PATH=C:\mingw\bin;C:\cygwin\bin;C:\cpanfly-5.18\var\megalib\bin;C:\Perl64-5.18\site\bin;C:\Perl64-5.18\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\PROGRA~2\Perforce;C:\instantclient_11_2;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\PROGRA~2\Perforce;C:\mysql\bin Start 2014-02-22T06:54:05 ActivePerl-1800 CPAN-2.00 PATH=C:\mingw\bin;C:\cygwin\bin;C:\CPANFL~1.18\var\megalib\bin;C:\Perl64-5.18\site\bin;C:\Perl64-5.18\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~1\v1.0;C:\PROGRA~2\Perforce;C:\INSTAN~1;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~1\v1.0;C:\PROGRA~2\Perforce;C:\mysql\bin Reading 'C:\cpanfly-5.18\var\cpan\Metadata' Database was generated on Sat, 22 Feb 2014 12:29:02 GMT Running make for D/DP/DPAVLIN/MARC-Fast-0.12.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/D/DP/DPAVLIN/MARC-Fast-0.12.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/D/DP/DPAVLIN/CHECKSUMS Checksum for C:\cpanfly-5.18\var\cpan\sources\authors\id\D\DP\DPAVLIN\MARC-Fast-0.12.tar.gz ok MARC-Fast-0.12/ MARC-Fast-0.12/lib/ MARC-Fast-0.12/lib/MARC/ MARC-Fast-0.12/lib/MARC/Fast.pm MARC-Fast-0.12/LICENSE MARC-Fast-0.12/README MARC-Fast-0.12/Makefile.PL MARC-Fast-0.12/META.yml MARC-Fast-0.12/Changes MARC-Fast-0.12/MANIFEST MARC-Fast-0.12/t/ MARC-Fast-0.12/t/004_marc-hash_filter.t MARC-Fast-0.12/t/utf8.marc MARC-Fast-0.12/t/001_marc.t MARC-Fast-0.12/t/koha-232766.mrc MARC-Fast-0.12/t/002_marc-utf8.t MARC-Fast-0.12/t/003_marc-repeatable.t MARC-Fast-0.12/t/camel.usmarc MARC-Fast-0.12/scripts/ MARC-Fast-0.12/scripts/dump_fastmarc.pl CPAN.pm: Building D/DP/DPAVLIN/MARC-Fast-0.12.tar.gz >>> C:\Perl64-5.18\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Generating a dmake-style Makefile Writing Makefile for MARC::Fast Writing MYMETA.yml and MYMETA.json >>> dmake cp lib/MARC/Fast.pm blib\lib\MARC\Fast.pm DPAVLIN/MARC-Fast-0.12.tar.gz dmake -- OK Running make test >>> dmake test TEST_VERBOSE=1 C:\Perl64-5.18\bin\perl.exe "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib\lib', 'blib\arch')" t/*.t # marc file: t/camel.usmarc can't find record 11 at t/001_marc.t line 47. t/001_marc.t .............. 1..63 ok 1 - use MARC::Fast; ok 2 - marcdb parametar ok 3 - marcdb exist ok 4 - new ok 5 - An object of class 'MARC::Fast' isa 'MARC::Fast' ok 6 - count == leader ok 7 - count == fh_offset ok 8 - fetch 0 ok 9 - no last_leader ok 10 - fetch max:10 ok 11 - fetch max+1:11 ok 12 - fetch(1) ok 13 - last_leader 1 ok 14 - to_hash(1) ok 15 - to_hash(1,include_subfields) ok 16 - to_ascii(1) ok 17 - fetch(2) ok 18 - last_leader 2 ok 19 - to_hash(2) ok 20 - to_hash(2,include_subfields) ok 21 - to_ascii(2) ok 22 - fetch(3) ok 23 - last_leader 3 ok 24 - to_hash(3) ok 25 - to_hash(3,include_subfields) ok 26 - to_ascii(3) ok 27 - fetch(4) ok 28 - last_leader 4 ok 29 - to_hash(4) ok 30 - to_hash(4,include_subfields) ok 31 - to_ascii(4) ok 32 - fetch(5) ok 33 - last_leader 5 ok 34 - to_hash(5) ok 35 - to_hash(5,include_subfields) ok 36 - to_ascii(5) ok 37 - fetch(6) ok 38 - last_leader 6 ok 39 - to_hash(6) ok 40 - to_hash(6,include_subfields) ok 41 - to_ascii(6) ok 42 - fetch(7) ok 43 - last_leader 7 ok 44 - to_hash(7) ok 45 - to_hash(7,include_subfields) ok 46 - to_ascii(7) ok 47 - fetch(8) ok 48 - last_leader 8 ok 49 - to_hash(8) ok 50 - to_hash(8,include_subfields) ok 51 - to_ascii(8) ok 52 - fetch(9) ok 53 - last_leader 9 ok 54 - to_hash(9) ok 55 - to_hash(9,include_subfields) ok 56 - to_ascii(9) ok 57 - fetch(10) ok 58 - last_leader 10 ok 59 - to_hash(10) ok 60 - to_hash(10,include_subfields) ok 61 - to_ascii(10) ok 62 - fetch(0) again ok 63 - no last_leader ok short read of leader, aborting t/002_marc-utf8.t ......... 1..7 ok 1 - use MARC::Fast; ok 2 - use Encode; ok 3 - new ok 4 - count ok 5 - fetch 1 ok 6 - to_hash 1 ok 7 - utf-8 flag ok t/003_marc-repeatable.t ... 1..8 ok 1 - use MARC::Fast; ok 2 - use Encode; ok 3 - new ok 4 - count ok 5 - fetch 1 ok 6 - to_hash 1 include_subfields ok 7 - first occurance not repeatable ok 8 - second is repetable ok short read of leader, aborting t/004_marc-hash_filter.t .. 1..9 ok 1 - use MARC::Fast; ok 2 - use Encode; ok 3 - new ok 4 - count ok 5 - fetch 1 ok 6 - to_hash 1 ok 7 - hash_filter from new ok 8 - to_hash 1 with hash_filter ok 9 - hash_filter from to_hash ok All tests successful. Files=4, Tests=87, 1 wallclock secs ( 0.06 usr + 0.03 sys = 0.09 CPU) Result: PASS DPAVLIN/MARC-Fast-0.12.tar.gz dmake test TEST_VERBOSE=1 -- OK Picked up abstract from lib/MARC/Fast.pm Dobrica Pavlinusic <dpavlin@rot13.org> Very fast implementation of MARC database reader >>> (cd C:\cpanfly-5.18\var\cpan\build\MARC-Fast-0.12-5Q24ZG && tar cvf - MARC-Fast-0.12.ppd blib) | gzip -c >C:/cpanfly-5.18/var/REPO/D/DP/DPAVLIN/MARC-Fast-0.12.tar.gz MARC-Fast-0.12.ppd blib/ blib/lib/ blib/lib/MARC/ blib/lib/MARC/Fast.pm >>> mv C:\cpanfly-5.18\var\cpan\build\MARC-Fast-0.12-5Q24ZG/MARC-Fast-0.12.ppd C:/cpanfly-5.18/var/REPO/D/DP/DPAVLIN Finished 2014-02-22T06:54:12