ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Geo-LatLon2Place/LatLon2Place.pm
(Generate patch)

Comparing Geo-LatLon2Place/LatLon2Place.pm (file contents):
Revision 1.3 by root, Mon Mar 14 03:26:19 2022 UTC vs.
Revision 1.4 by root, Mon Mar 14 16:04:07 2022 UTC

211 211
212The database writer should be accessible via a module, so you cna easily 212The database writer should be accessible via a module, so you cna easily
213generate your own databases without having to run an external command. 213generate your own databases without having to run an external command.
214 214
215The api might be extended to allow for multiple returns, or nearest 215The api might be extended to allow for multiple returns, or nearest
216neighbour search. 216neighbour search, or more return values (distance, coordinates).
217 217
218=head1 PERL MULTICORE SUPPORT 218=head1 PERL MULTICORE SUPPORT
219 219
220This module supports the perl multicore specification 220This module supports the perl multicore specification
221(L<http://perlmulticore.schmorp.de/>) when doing lookups. 221(L<http://perlmulticore.schmorp.de/>) when doing lookups.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines