Checking if your kit is complete... Looks good Writing Makefile for perl-GPSData cp lib/Geo/GPS/Data/Search.pm blib/lib/Geo/GPS/Data/Search.pm cp lib/Geo/GPS/Data/Storage/RAM.pm blib/lib/Geo/GPS/Data/Storage/RAM.pm cp lib/Geo/GPS/Data/Ellipsoid.pod blib/lib/Geo/GPS/Data/Ellipsoid.pod cp lib/Geo/GPS/Data/Collection/Route.pm blib/lib/Geo/GPS/Data/Collection/Route.pm cp lib/Geo/GPS/Data.pod blib/lib/Geo/GPS/Data.pod cp lib/Geo/GPS/Data/Storage/MySQL.pm blib/lib/Geo/GPS/Data/Storage/MySQL.pm cp lib/Geo/GPS/Data/Ellipsoid.pm blib/lib/Geo/GPS/Data/Ellipsoid.pm cp lib/Geo/GPS/Data/Collection.pod blib/lib/Geo/GPS/Data/Collection.pod cp lib/Geo/GPS/Data/Storage/RAM.pod blib/lib/Geo/GPS/Data/Storage/RAM.pod cp lib/Geo/GPS/Data/Storage/MySQL.pod blib/lib/Geo/GPS/Data/Storage/MySQL.pod cp lib/Geo/GPS/Data/Collection.pm blib/lib/Geo/GPS/Data/Collection.pm cp lib/Geo/GPS/Data/Waypoint.pm blib/lib/Geo/GPS/Data/Waypoint.pm cp lib/Geo/GPS/Data.pm blib/lib/Geo/GPS/Data.pm cp lib/Geo/GPS/Data/Storage.pm blib/lib/Geo/GPS/Data/Storage.pm cp lib/Geo/GPS/Data/Search.pod blib/lib/Geo/GPS/Data/Search.pod cp lib/Geo/GPS/Data/Collection/Route.pod blib/lib/Geo/GPS/Data/Collection/Route.pod cp lib/Geo/GPS/Data/Collection/TrackLog.pod blib/lib/Geo/GPS/Data/Collection/TrackLog.pod cp lib/Geo/GPS/Data/Waypoint.pod blib/lib/Geo/GPS/Data/Waypoint.pod cp lib/Geo/GPS/Data/Collection/TrackLog.pm blib/lib/Geo/GPS/Data/Collection/TrackLog.pm cp lib/Geo/GPS/Data/Storage.pod blib/lib/Geo/GPS/Data/Storage.pod Manifying blib/man3/Geo::GPS::Data::Storage::MySQL.3 Manifying blib/man3/Geo::GPS::Data::Ellipsoid.3 Manifying blib/man3/Geo::GPS::Data::Search.3 Manifying blib/man3/Geo::GPS::Data::Collection::Route.3 Manifying blib/man3/Geo::GPS::Data::Collection::TrackLog.3 Manifying blib/man3/Geo::GPS::Data.3 Manifying blib/man3/Geo::GPS::Data::Collection.3 Manifying blib/man3/Geo::GPS::Data::Waypoint.3 Manifying blib/man3/Geo::GPS::Data::Storage::RAM.3 Manifying blib/man3/Geo::GPS::Data::Storage.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00_waypoints_RAM........1..9 ok 1 - use Geo::GPS::Data; ok 2 - The object isa Geo::GPS::Data ok 3 - add_waypoint() ok 4 - The object isa Geo::GPS::Data::Waypoint ok 5 - invalid type() ok 6 - type() ok 7 - name() ok 8 - name() 2nd version Argument "" isn't numeric in numeric eq (==) at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/perl-GPSData/blib/lib/Geo/GPS/Data/Waypoint.pm line 381. Argument "Wed Nov 28 00:44:27 2007" isn't numeric in numeric eq (==) at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/perl-GPSData/blib/lib/Geo/GPS/Data/Waypoint.pm line 383. ok 9 - hash_dump() ok t/01_collections_RAM......1..39 ok 1 - use Geo::GPS::Data; Scalar value @wps[0] better written as $wps[0] at t/01_collections_RAM.t line 101. ok 2 - The object isa Geo::GPS::Data ok 3 - add_waypoint() ok 4 - save()ing waypoint ok 5 - add_waypoint() ok 6 - save()ing waypoint ok 7 - add_waypoint() ok 8 - save()ing waypoint ok 9 - add_waypoint() ok 10 - save()ing waypoint ok 11 - add_collection() ok 12 - The object isa Geo::GPS::Data::Collection ok 13 - name() ok 14 - name() 2nd version ok 15 - insert_point() ok 16 - insert_point() ok 17 - insert_point() ok 18 - insert_point() ok 19 - next_point() ok 20 - Waypoint 1 should have ID=1 ok 21 - next_point() ok 22 - Waypoint 2 should have ID=2 ok 23 - next_point() ok 24 - Waypoint 3 should have ID=3 ok 25 - next_point() ok 26 - Waypoint 4 should have ID=4 ok 27 - next_point() beyond existing points ok 28 - getting all_points() ok 29 - The object isa Geo::GPS::Data::Waypoint ok 30 - The object isa Geo::GPS::Data::Waypoint ok 31 - The object isa Geo::GPS::Data::Waypoint ok 32 - The object isa Geo::GPS::Data::Waypoint ok 33 - point_belongs() ok 34 - save()ing the collection ok 35 - retrieving the collection from storage ok 36 - The object isa Geo::GPS::Data::Collection ok 37 - Retrieved object correctly from storage ok 38 - Retrieved object correctly from storage ok 39 - deleting collection from storage ok t/10_waypoints_MySQL......1..9 ok 1 - use Geo::GPS::Data; ok 2 # skip mysql gpsdatabase not found ok 3 # skip mysql gpsdatabase not found ok 4 # skip mysql gpsdatabase not found ok 5 # skip mysql gpsdatabase not found ok 6 # skip mysql gpsdatabase not found ok 7 # skip mysql gpsdatabase not found ok 8 # skip mysql gpsdatabase not found ok 9 # skip mysql gpsdatabase not found ok 8/9 skipped: various reasons t/11_collections_MySQL....1..39 ok 1 - use Geo::GPS::Data; Scalar value @wps[0] better written as $wps[0] at t/11_collections_MySQL.t line 130. ok 2 # skip mysql gpsdatabase not found ok 3 # skip mysql gpsdatabase not found ok 4 # skip mysql gpsdatabase not found ok 5 # skip mysql gpsdatabase not found ok 6 # skip mysql gpsdatabase not found ok 7 # skip mysql gpsdatabase not found ok 8 # skip mysql gpsdatabase not found ok 9 # skip mysql gpsdatabase not found ok 10 # skip mysql gpsdatabase not found ok 11 # skip mysql gpsdatabase not found ok 12 # skip mysql gpsdatabase not found ok 13 # skip mysql gpsdatabase not found ok 14 # skip mysql gpsdatabase not found ok 15 # skip mysql gpsdatabase not found ok 16 # skip mysql gpsdatabase not found ok 17 # skip mysql gpsdatabase not found ok 18 # skip mysql gpsdatabase not found ok 19 # skip mysql gpsdatabase not found ok 20 # skip mysql gpsdatabase not found ok 21 # skip mysql gpsdatabase not found ok 22 # skip mysql gpsdatabase not found ok 23 # skip mysql gpsdatabase not found ok 24 # skip mysql gpsdatabase not found ok 25 # skip mysql gpsdatabase not found ok 26 # skip mysql gpsdatabase not found ok 27 # skip mysql gpsdatabase not found ok 28 # skip mysql gpsdatabase not found ok 29 # skip mysql gpsdatabase not found ok 30 # skip mysql gpsdatabase not found ok 31 # skip mysql gpsdatabase not found ok 32 # skip mysql gpsdatabase not found ok 33 # skip mysql gpsdatabase not found ok 34 # skip mysql gpsdatabase not found ok 35 # skip mysql gpsdatabase not found ok 36 # skip mysql gpsdatabase not found ok 37 # skip mysql gpsdatabase not found ok 38 # skip mysql gpsdatabase not found ok 39 # skip mysql gpsdatabase not found ok 38/39 skipped: various reasons All tests successful, 46 subtests skipped. Files=4, Tests=96, 2 wallclock secs ( 1.24 cusr + 0.30 csys = 1.54 CPU) make: *** [htmlifypods] Hangup