Revision history for Perl module Geo-Forward
0.16 2022-11-28
- Added GitHub repository
- Moved from Perl to MIT license
0.15 2018-07-25
- Added bbox method
0.14 2011-12-09
- Added minimum versions to Perl use statements so that rpmbuild finds them since we dropped them from the spec file for Fedora 16
0.13 2011-12-09
- Update Makefile.PL to add Package::New - RT 72236 - andk@cpan.org
0.12_5 2011-10-31
- Updated t/002_data.t to use deg_dms from Geo::Functions
0.12 2011-10-30
- Added base of Package::New
- Added example script
- Updated PREREQ_PM
- Updated and added tests
- Updated package to pass kwalitee and pod tests
- Added RPM spec file to distribution
- Documentation
0.11 2007-02-04
- Documentation
0.10 2006-12-08
- Merged set and ellipsoid methods
0.09 2006-12-02
- Added Geo::Constants for PI, DEG, RAD
0.08 2006-11-29
- Documentation
0.07 2006-11-29
- Documentation
- Added package Geo::Ellipsoids for a and f values
0.06 2006-11-29
- Fixed pod issue
0.05 2006-11-04
- Documentation
0.04 2006-11-04
- Documentation
0.03 2006-10-30
- updated t/base.t
- updated pod example
0.02 2006-10-30
- updated Makefile.PL
- updated t/base.t
- moved Geo to lib folder
0.01 2006-10-30
- Original version