Changeset 4169 for lang/perl/Geo-Coordinates-Converter-iArea
- Timestamp:
- 01/07/08 14:46:02 (5 years ago)
- Location:
- lang/perl/Geo-Coordinates-Converter-iArea/trunk
- Files:
-
- 3 modified
-
Changes (modified) (1 diff)
-
Makefile.PL (modified) (1 diff)
-
lib/Geo/Coordinates/Converter/iArea.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/Geo-Coordinates-Converter-iArea/trunk/Changes
r4134 r4169 1 1 Revision history for Perl extension Geo::Coordinates::Converter::iArea 2 3 0.04 4 5 fixed PREREQ. 2 6 3 7 0.03 -
lang/perl/Geo-Coordinates-Converter-iArea/trunk/Makefile.PL
r4084 r4169 5 5 requires $_ for (qw/ 6 6 File::ShareDir 7 Geo::Coordinates::Converter 7 8 /); 8 9 -
lang/perl/Geo-Coordinates-Converter-iArea/trunk/lib/Geo/Coordinates/Converter/iArea.pm
r4134 r4169 2 2 use strict; 3 3 use warnings; 4 our $VERSION = '0.0 3';4 our $VERSION = '0.04'; 5 5 use Geo::Coordinates::Converter; 6 6 use Geo::Coordinates::Converter::iArea::DataLoader;
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)