/usr/share/doc/libgeo-point-perl/README is in libgeo-point-perl 0.96-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 | Geo::Point
===========
Geo::Point tries to abstract coordinate systems. It does not try
to solve all the problems itself, but will call-out for helper
modules when computation has to be done.
The module is heavily resting on Math::Polygon.
Improvements and additions please to
Mark Overmeer, <perl@overmeer.net>
|