Checking if your kit is complete... Looks good Writing Makefile for Acme::PSON cp lib/Acme/PSON.pm blib/lib/Acme/PSON.pm Manifying blib/man3/Acme::PSON.3 PERL_DL_NONLAZY=1 /home/cpanrun/parisc2.0-lp64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-load.........1..1 # Failed test (t/00-load.t at line 6) # Tried to use 'Acme::PSON'. # 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/Acme-PSON/blib/lib/Acme/PSON.pm line 13 # BEGIN failed--compilation aborted at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Acme-PSON/blib/lib/Acme/PSON.pm line 13. # Compilation failed in require at (eval 1) line 2. not ok 1 - use Acme::PSON; Use of uninitialized value in concatenation (.) or string at t/00-load.t line 9. # Testing Acme::PSON , Perl 5.008002, /home/cpanrun/parisc2.0-lp64/build/5.8.2/bin/perl # Looks like you failed 1 tests of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/01-app.........."import" is not exported by the Exporter module Can't continue after import errors at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Acme-PSON/blib/lib/Acme/PSON.pm line 13 BEGIN failed--compilation aborted at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Acme-PSON/blib/lib/Acme/PSON.pm line 13. Compilation failed in require at t/01-app.t line 2. BEGIN failed--compilation aborted at t/01-app.t line 2. dubious Test returned status 255 (wstat 65280, 0xff00) t/boilerplate.....1..3 ok 1 - README contains no boilerplate text ok 2 - Changes contains no boilerplate text ok 3 - lib/Acme/PSON.pm contains no boilerplate text ok t/pod-coverage....1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod.............1..0 # Skip Test::Pod 1.14 required for testing POD skipped all skipped: Test::Pod 1.14 required for testing POD Failed 2/5 test scripts, 60.00% okay. 1/4 subtests failed, 75.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------------------------------------------------------------------------------- t/00-load.t 1 256 1 1 100.00% 1 t/01-app.t 255 65280 ?? ?? % ?? 2 tests skipped. make: *** [test_dynamic] Error 25