Checking if your kit is complete... Looks good Writing Makefile for Geo::OGC::Geometry Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/Geo/OGC/Geometry.pm blib\lib\Geo\OGC\Geometry.pm Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. D:\cpanrun\build\5-6-1\bin\perl.exe -Mblib -Id:\cpanrun\build\5-6-1\lib -Id:\cpanrun\build\5-6-1\lib -e "use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;" t\00.t t\01.t t\02.t Using D:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Geo-OGC-Geometry/blib t\00................"import" is not exported by the Exporter module at D:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Geo-OGC-Geometry/blib/lib/Geo/OGC/Geometry.pm line 37 # Failed test (t\00.t at line 5) # Tried to use 'Geo::OGC::Geometry'. # Error: Can't continue after import errors at D:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Geo-OGC-Geometry/blib/lib/Geo/OGC/Geometry.pm line 37 # BEGIN failed--compilation aborted at t\00.t line 5. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. 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. # Looks like you failed 1 test of 1. # Looks like your test died just after 1. not ok 1 - use Geo::OGC::Geometry; 1..1 dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t\01................"import" is not exported by the Exporter module at D:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Geo-OGC-Geometry/blib/lib/Geo/OGC/Geometry.pm line 37 not ok 1 - use Geo::OGC::Geometry; # Failed test (t\01.t at line 7) # Tried to use 'Geo::OGC::Geometry'. # Error: Can't continue after import errors at D:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Geo-OGC-Geometry/blib/lib/Geo/OGC/Geometry.pm line 37 # BEGIN failed--compilation aborted at t\01.t line 7. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. 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. 1..1 # Looks like you failed 1 test 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\02................"import" is not exported by the Exporter module at D:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Geo-OGC-Geometry/blib/lib/Geo/OGC/Geometry.pm line 37 not ok 1 - use Geo::OGC::Geometry; # Failed test (t\02.t at line 8) # Tried to use 'Geo::OGC::Geometry'. # Error: Can't continue after import errors at D:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Geo-OGC-Geometry/blib/lib/Geo/OGC/Geometry.pm line 37 # BEGIN failed--compilation aborted at t\02.t line 8. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. 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 test 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 Test Status 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 Failed 3/3 test scripts, 0.00% okay. 3/3 subtests failed, 0.00% okay. NMAKE : fatal error U1077: 'D:\cpanrun\build\5-6-1\bin\perl.exe' : return code '0x2' Stop.