Start 2008-10-20T11:08:18 Going to read /Users/fly818/var/cpan/Metadata Database was generated on Mon, 20 Oct 2008 08:27:31 GMT Running make for D/DP/DPAVLIN/MARC-Fast-0.09.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/D/DP/DPAVLIN/MARC-Fast-0.09.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/D/DP/DPAVLIN/CHECKSUMS Checksum for /Users/fly818/var/cpan/sources/authors/id/D/DP/DPAVLIN/MARC-Fast-0.09.tar.gz ok MARC-Fast-0.09/ MARC-Fast-0.09/MANIFEST MARC-Fast-0.09/scripts/ MARC-Fast-0.09/scripts/dump_fastmarc.pl MARC-Fast-0.09/t/ MARC-Fast-0.09/t/camel.usmarc MARC-Fast-0.09/t/001_marc.t MARC-Fast-0.09/Fast.pm MARC-Fast-0.09/README MARC-Fast-0.09/Makefile.PL MARC-Fast-0.09/META.yml MARC-Fast-0.09/LICENSE MARC-Fast-0.09/Changes CPAN.pm: Going to build D/DP/DPAVLIN/MARC-Fast-0.09.tar.gz >>> /Users/fly818/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for MARC::Fast >>> make cp Fast.pm blib/lib/MARC/Fast.pm Manifying blib/man3/MARC::Fast.3 DPAVLIN/MARC-Fast-0.09.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /Users/fly818/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/001_marc.... 1..63 ok 1 - use MARC::Fast; ok 2 - marcdb parametar ok 3 - marcdb exist # marc file: t/camel.usmarc ok 4 - new ok 5 - The object 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 can't find record 11 at t/001_marc.t line 46 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 All tests successful. Files=1, Tests=63, 1 wallclock secs ( 0.08 usr 0.03 sys + 0.16 cusr 0.04 csys = 0.31 CPU) Result: PASS DPAVLIN/MARC-Fast-0.09.tar.gz make test TEST_VERBOSE=1 -- OK Picked up abstract from Fast.pm Dobrica Pavlinusic <dpavlin@rot13.org> Very fast implementation of MARC database reader >>> (cd /Users/fly818/var/cpan/build/MARC-Fast-0.09-tlixL0 && tar cvf - MARC-Fast-0.09.ppd blib) | gzip -c >/Users/fly818/var/REPO/D/DP/DPAVLIN/MARC-Fast-0.09.tar.gz MARC-Fast-0.09.ppd blib/ blib/lib/ blib/lib/MARC/ blib/lib/MARC/Fast.pm blib/man3/ blib/man3/MARC::Fast.3 >>> mv /Users/fly818/var/cpan/build/MARC-Fast-0.09-tlixL0/MARC-Fast-0.09.ppd /Users/fly818/var/REPO/D/DP/DPAVLIN Finished 2008-10-20T11:08:24