Checking if your kit is complete... Warning: prerequisite MARC::Charset 0.91 not found at /home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/MakeMaker.pm line 343. Warning: prerequisite MARC::Record 1.36 not found at /home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/MakeMaker.pm line 343. Looks good Writing Makefile for MARC-XML cp lib/MARC/File/XML.pm blib/lib/MARC/File/XML.pm cp lib/MARC/File/SAX.pm blib/lib/MARC/File/SAX.pm cp bin/marc2xml blib/script/marc2xml /home/cpanrun/build/5.6.1/bin/perl -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi -I/home/cpanrun/build/5.6.1/lib/5.6.1 -MExtUtils::MakeMaker -e "MY->fixin(shift)" blib/script/marc2xml cp bin/xml2marc blib/script/xml2marc /home/cpanrun/build/5.6.1/bin/perl -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi -I/home/cpanrun/build/5.6.1/lib/5.6.1 -MExtUtils::MakeMaker -e "MY->fixin(shift)" blib/script/xml2marc Manifying blib/man3/MARC::File::XML.3 Manifying blib/man1/marc2xml.1 Manifying blib/man1/xml2marc.1 PERL_DL_NONLAZY=1 /home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi -I/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/batch.............1..23 "utf8_to_marc8" is not exported by the MARC::Charset module at blib/lib/MARC/File/SAX.pm line 16 not ok 1 - use MARC::File::XML; # Failed test (t/batch.t at line 4) # Tried to use 'MARC::File::XML'. # Error: Can't continue after import errors at blib/lib/MARC/File/SAX.pm line 16 # BEGIN failed--compilation aborted at t/batch.t line 4. # Compilation failed in require at blib/lib/MARC/File/XML.pm line 9. # BEGIN failed--compilation aborted at blib/lib/MARC/File/XML.pm line 9. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. ok 2 - use MARC::Batch; ok 3 - The object isa MARC::Batch Can't locate object method "_next" via package "MARC::File::XML" (perhaps you forgot to load "MARC::File::XML"?) at /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/MARC/File.pm line 85. # Looks like you planned 23 tests but only ran 3. # Looks like your test died just after 3. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1, 4-23 Failed 21/23 tests, 8.70% okay t/encode............"utf8_to_marc8" is not exported by the MARC::Charset module at blib/lib/MARC/File/SAX.pm line 16 Can't continue after import errors at blib/lib/MARC/File/SAX.pm line 16 BEGIN failed--compilation aborted at blib/lib/MARC/File/SAX.pm line 16. Compilation failed in require at blib/lib/MARC/File/XML.pm line 9. BEGIN failed--compilation aborted at blib/lib/MARC/File/XML.pm line 9. Compilation failed in require at t/encode.t line 4. BEGIN failed--compilation aborted at t/encode.t line 4. dubious Test returned status 255 (wstat 65280, 0xff00) t/escape............1..10 "utf8_to_marc8" is not exported by the MARC::Charset module at blib/lib/MARC/File/SAX.pm line 16 not ok 1 - use MARC::File::XML; # Failed test (t/escape.t at line 7) # Tried to use 'MARC::File::XML'. # Error: Can't continue after import errors at blib/lib/MARC/File/SAX.pm line 16 # BEGIN failed--compilation aborted at t/escape.t line 7. # Compilation failed in require at blib/lib/MARC/File/XML.pm line 9. # BEGIN failed--compilation aborted at blib/lib/MARC/File/XML.pm line 9. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Undefined subroutine &MARC::File::XML::escape called at t/escape.t line 9. # Looks like you planned 10 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-10 Failed 10/10 tests, 0.00% okay t/namespace.........1..1 "utf8_to_marc8" is not exported by the MARC::Charset module at blib/lib/MARC/File/SAX.pm line 16 Can't continue after import errors at blib/lib/MARC/File/SAX.pm line 16 BEGIN failed--compilation aborted at blib/lib/MARC/File/SAX.pm line 16. Compilation failed in require at blib/lib/MARC/File/XML.pm line 9. BEGIN failed--compilation aborted at blib/lib/MARC/File/XML.pm line 9. Compilation failed in require at (eval 3) line 3. # Looks like your test died before it could output anything. 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/batch.t 255 65280 23 21 91.30% 1, 4-23 t/encode.t 255 65280 ?? ?? % ?? t/escape.t 255 65280 10 10 100.00% 1-10 t/namespace.t 255 65280 1 1 100.00% 1 Failed 4/4 test scripts, 0.00% okay. 32/34 subtests failed, 5.88% okay. make: *** [test_dynamic] Error 2