Checking if your kit is complete... Looks good Writing Makefile for Geo::OGC::Geometry cp lib/Geo/OGC/Geometry.pm blib/lib/Geo/OGC/Geometry.pm Manifying blib/man3/Geo::OGC::Geometry.3 PERL_DL_NONLAZY=1 /home/cpanrun/ia64-lp64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00....# Failed test (t/00.t at line 5) # Tried to use 'Geo::OGC::Geometry'. # Error: "import" is not exported by the Exporter module # Can't continue after import errors at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Geo-OGC-Geometry/blib/lib/Geo/OGC/Geometry.pm line 37 # BEGIN failed--compilation aborted at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Geo-OGC-Geometry/blib/lib/Geo/OGC/Geometry.pm line 37. # Compilation failed in require at (eval 1) line 2. not ok 1 - use Geo::OGC::Geometry; Can't locate object method "new" via package "Geo::OGC::Polygon" (perhaps you forgot to load "Geo::OGC::Polygon"?) at t/00.t line 8. 1..1 # Looks like you failed 1 tests of 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/01....# Failed test (t/01.t at line 7) # Tried to use 'Geo::OGC::Geometry'. # Error: "import" is not exported by the Exporter module # Can't continue after import errors at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Geo-OGC-Geometry/blib/lib/Geo/OGC/Geometry.pm line 37 # BEGIN failed--compilation aborted at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Geo-OGC-Geometry/blib/lib/Geo/OGC/Geometry.pm line 37. # Compilation failed in require at (eval 1) line 2. not ok 1 - use Geo::OGC::Geometry; Can't locate object method "new" via package "Geo::OGC::Curve" (perhaps you forgot to load "Geo::OGC::Curve"?) at t/01.t line 10. # Looks like you failed 1 tests of 1. # Looks like your test died just after 1. 1..1 dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/02....# Failed test (t/02.t at line 8) # Tried to use 'Geo::OGC::Geometry'. # Error: "import" is not exported by the Exporter module # Can't continue after import errors at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Geo-OGC-Geometry/blib/lib/Geo/OGC/Geometry.pm line 37 # BEGIN failed--compilation aborted at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Geo-OGC-Geometry/blib/lib/Geo/OGC/Geometry.pm line 37. # Compilation failed in require at (eval 1) line 2. not ok 1 - use Geo::OGC::Geometry; Can't locate object method "new" via package "Geo::OGC::Point" (perhaps you forgot to load "Geo::OGC::Point"?) at t/02.t line 11. 1..1 # Looks like you failed 1 tests of 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay Failed 3/3 test scripts, 0.00% okay. 3/3 subtests failed, 0.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/00.t 255 65280 1 1 100.00% 1 t/01.t 255 65280 1 1 100.00% 1 t/02.t 255 65280 1 1 100.00% 1 make: *** [test_dynamic] Error 2