PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2013-11-15T17:16:37 ActivePerl-1402 CPAN-2.00 Reading '/export/home/fly1464/var/cpan/Metadata' Database was generated on Fri, 15 Nov 2013 21:17:02 GMT Running make for R/RE/REHSACK/Tie-File-AsHash-0.200.tar.gz Checksum for /net/nas1/cpan/authors/id/R/RE/REHSACK/Tie-File-AsHash-0.200.tar.gz ok Tie-File-AsHash-0.200/ Tie-File-AsHash-0.200/Changes Tie-File-AsHash-0.200/lib/ Tie-File-AsHash-0.200/Makefile.PL Tie-File-AsHash-0.200/MANIFEST Tie-File-AsHash-0.200/MANIFEST.SKIP Tie-File-AsHash-0.200/META.json Tie-File-AsHash-0.200/META.yml Tie-File-AsHash-0.200/README Tie-File-AsHash-0.200/t/ Tie-File-AsHash-0.200/t/00-load.t Tie-File-AsHash-0.200/t/01-fetch.t Tie-File-AsHash-0.200/t/02-store.t Tie-File-AsHash-0.200/t/03-delete.t Tie-File-AsHash-0.200/t/04-exists.t Tie-File-AsHash-0.200/t/05-scalar.t Tie-File-AsHash-0.200/t/06-keys.t Tie-File-AsHash-0.200/t/07-values.t Tie-File-AsHash-0.200/t/08-each.t Tie-File-AsHash-0.200/t/testfile Tie-File-AsHash-0.200/lib/Tie/ Tie-File-AsHash-0.200/lib/Tie/File/ Tie-File-AsHash-0.200/lib/Tie/File/AsHash.pm CPAN.pm: Building R/RE/REHSACK/Tie-File-AsHash-0.200.tar.gz >>> /export/home/fly1464/bin/perl Makefile.PL Unparsable version '' for prerequisite Tie::File at Makefile.PL line 111. Warning: prerequisite Tie::Array::AsHash 0.200 not found. We have 0.11. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Tie::File::AsHash Writing MYMETA.yml and MYMETA.json ---- Unsatisfied dependencies detected during ---- ---- REHSACK/Tie-File-AsHash-0.200.tar.gz ---- Tie::Array::AsHash [requires] Running make test Delayed until after prerequisites Running test for module 'Tie::Array::AsHash' Running make for R/RE/REHSACK/Tie-Array-AsHash-0.200.tar.gz Checksum for /net/nas1/cpan/authors/id/R/RE/REHSACK/Tie-Array-AsHash-0.200.tar.gz ok Tie-Array-AsHash-0.200/ Tie-Array-AsHash-0.200/Changes Tie-Array-AsHash-0.200/lib/ Tie-Array-AsHash-0.200/Makefile.PL Tie-Array-AsHash-0.200/MANIFEST Tie-Array-AsHash-0.200/MANIFEST.SKIP Tie-Array-AsHash-0.200/META.json Tie-Array-AsHash-0.200/META.yml Tie-Array-AsHash-0.200/README Tie-Array-AsHash-0.200/t/ Tie-Array-AsHash-0.200/TODO Tie-Array-AsHash-0.200/t/00-load.t Tie-Array-AsHash-0.200/t/01-fetch.t Tie-Array-AsHash-0.200/t/02-store.t Tie-Array-AsHash-0.200/t/03-delete.t Tie-Array-AsHash-0.200/t/04-exists.t Tie-Array-AsHash-0.200/t/05-scalar.t Tie-Array-AsHash-0.200/t/06-keys.t Tie-Array-AsHash-0.200/t/07-values.t Tie-Array-AsHash-0.200/t/08-each.t Tie-Array-AsHash-0.200/lib/Tie/ Tie-Array-AsHash-0.200/lib/Tie/Array/ Tie-Array-AsHash-0.200/lib/Tie/Array/AsHash.pm CPAN.pm: Building R/RE/REHSACK/Tie-Array-AsHash-0.200.tar.gz >>> /export/home/fly1464/bin/perl Makefile.PL Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Tie::Array::AsHash Writing MYMETA.yml and MYMETA.json >>> make cp lib/Tie/Array/AsHash.pm blib/lib/Tie/Array/AsHash.pm Manifying blib/man3/Tie::Array::AsHash.3 REHSACK/Tie-Array-AsHash-0.200.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1464/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t xt/*.t # Testing Tie::Array::AsHash 0.200, Perl 5.014002, /export/home/fly1464/bin/perl t/00-load.t .... 1..1 ok 1 - use Tie::Array::AsHash; ok t/01-fetch.t ... 1..3 ok 1 - use Tie::Array::AsHash; ok 2 - tie ok 3 - fetch ok t/02-store.t ... 1..3 ok 1 - use Tie::Array::AsHash; ok 2 - tie ok 3 - store ok t/03-delete.t .. 1..3 ok 1 - use Tie::Array::AsHash; ok 2 - tie ok 3 - delete ok t/04-exists.t .. 1..3 ok 1 - use Tie::Array::AsHash; ok 2 - tie ok 3 - exists ok t/05-scalar.t .. 1..4 ok 1 - use Tie::Array::AsHash; ok 2 - tie ok 3 - scalar ok 4 - scalar ok t/06-keys.t .... 1..3 ok 1 - use Tie::Array::AsHash; ok 2 - tie ok 3 ok t/07-values.t .. 1..3 ok 1 - use Tie::Array::AsHash; ok 2 - tie ok 3 ok t/08-each.t .... 1..3 ok 1 - use Tie::Array::AsHash; ok 2 - tie ok 3 ok All tests successful. Files=9, Tests=26, 2 wallclock secs ( 0.13 usr 0.06 sys + 1.36 cusr 0.26 csys = 1.81 CPU) Result: PASS REHSACK/Tie-Array-AsHash-0.200.tar.gz make test TEST_VERBOSE=1 -- OK Jens Rehsack <rehsack@cpan.org> tie arrays as hashes by splitting lines on separator >>> (cd /export/home/fly1464/var/cpan/build/Tie-Array-AsHash-0.200-7zL7RE && tar cvf - Tie-Array-AsHash-0.200.ppd blib) | gzip -c >/export/home/fly1464/var/REPO/R/RE/REHSACK/Tie-Array-AsHash-0.200.tar.gz Tie-Array-AsHash-0.200.ppd blib/ blib/lib/ blib/lib/Tie/ blib/lib/Tie/Array/ blib/lib/Tie/Array/AsHash.pm blib/man3/ blib/man3/Tie::Array::AsHash.3 >>> mv /export/home/fly1464/var/cpan/build/Tie-Array-AsHash-0.200-7zL7RE/Tie-Array-AsHash-0.200.ppd /export/home/fly1464/var/REPO/R/RE/REHSACK Running make for R/RE/REHSACK/Tie-File-AsHash-0.200.tar.gz Prepending /export/home/fly1464/var/cpan/build/Tie-Array-AsHash-0.200-7zL7RE/blib/arch /export/home/fly1464/var/cpan/build/Tie-Array-AsHash-0.200-7zL7RE/blib/lib to PERL5LIB for 'get' Has already been unwrapped into directory /export/home/fly1464/var/cpan/build/Tie-File-AsHash-0.200-P1InQ0 Prepending /export/home/fly1464/var/cpan/build/Tie-Array-AsHash-0.200-7zL7RE/blib/arch /export/home/fly1464/var/cpan/build/Tie-Array-AsHash-0.200-7zL7RE/blib/lib to PERL5LIB for 'make' CPAN.pm: Building R/RE/REHSACK/Tie-File-AsHash-0.200.tar.gz >>> make cp lib/Tie/File/AsHash.pm blib/lib/Tie/File/AsHash.pm Manifying blib/man3/Tie::File::AsHash.3 REHSACK/Tie-File-AsHash-0.200.tar.gz make -- OK Prepending /export/home/fly1464/var/cpan/build/Tie-Array-AsHash-0.200-7zL7RE/blib/arch /export/home/fly1464/var/cpan/build/Tie-Array-AsHash-0.200-7zL7RE/blib/lib to PERL5LIB for 'test' Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1464/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t xt/*.t # Testing Tie::File::AsHash 0.200, Perl 5.014002, /export/home/fly1464/bin/perl t/00-load.t .... 1..1 ok 1 - use Tie::File::AsHash; ok t/01-fetch.t ... 1..4 ok 1 - use Tie::File::AsHash; ok 2 - testfile that is used by the various tests ok 3 - tie ok 4 - fetch ok t/02-store.t ... 1..3 ok 1 - use Tie::File::AsHash; ok 2 - tie ok 3 - store ok t/03-delete.t .. 1..3 ok 1 - use Tie::File::AsHash; ok 2 - tie ok 3 - delete ok t/04-exists.t .. 1..3 ok 1 - use Tie::File::AsHash; ok 2 - tie ok 3 - exists ok t/05-scalar.t .. 1..4 ok 1 - use Tie::File::AsHash; ok 2 - tie ok 3 - scalar ok 4 - scalar ok t/06-keys.t .... 1..3 ok 1 - use Tie::File::AsHash; ok 2 - tie ok 3 ok t/07-values.t .. 1..3 ok 1 - use Tie::File::AsHash; ok 2 - tie ok 3 ok t/08-each.t .... 1..3 ok 1 - use Tie::File::AsHash; ok 2 - tie ok 3 ok All tests successful. Files=9, Tests=27, 2 wallclock secs ( 0.16 usr 0.05 sys + 2.13 cusr 0.26 csys = 2.60 CPU) Result: PASS REHSACK/Tie-File-AsHash-0.200.tar.gz make test TEST_VERBOSE=1 -- OK Jens Rehsack <rehsack@cpan.org> access lines of a file as a hash splitting at separator >>> (cd /export/home/fly1464/var/cpan/build/Tie-File-AsHash-0.200-P1InQ0 && tar cvf - Tie-File-AsHash-0.200.ppd blib) | gzip -c >/export/home/fly1464/var/REPO/R/RE/REHSACK/Tie-File-AsHash-0.200.tar.gz Tie-File-AsHash-0.200.ppd blib/ blib/lib/ blib/lib/Tie/ blib/lib/Tie/File/ blib/lib/Tie/File/AsHash.pm blib/man3/ blib/man3/Tie::File::AsHash.3 >>> mv /export/home/fly1464/var/cpan/build/Tie-File-AsHash-0.200-P1InQ0/Tie-File-AsHash-0.200.ppd /export/home/fly1464/var/REPO/R/RE/REHSACK Finished 2013-11-15T17:16:59