Geo/ShapeFile version 0.01 ========================== *** Please report bugs at http://rt.cpan.org/ *** Geo::ShapeFile is a perl library for reading ESRI shape files (such as those produced by the ESRI Arc/Info application. INSTALLATION To install this module type the following: perl Makefile.PL make make test make install DEPENDENCIES This module requires these other modules and libraries: Carp IO::File EXAMPLES Some example scripts (hopefully documented) can be found in the eg/ directory. COPYRIGHT AND LICENCE Copyright (C) 2000-2003 Jason Kohles This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.