PATH=/usr/bin:/bin Start 2011-04-28T11:39:57 ActivePerl-1400 CPAN-1.9402 Going to read '/home/fly1400/var/cpan/Metadata' Database was generated on Wed, 27 Apr 2011 22:27:21 GMT Running make for N/NU/NUFFIN/Cache-Cascade-0.05.tar.gz Checksum for /net/nas/data/cpan/authors/id/N/NU/NUFFIN/Cache-Cascade-0.05.tar.gz ok Cache-Cascade-0.05/ Cache-Cascade-0.05/Changes Cache-Cascade-0.05/lib/ Cache-Cascade-0.05/lib/Cache/ Cache-Cascade-0.05/lib/Cache/Cascade.pm Cache-Cascade-0.05/Makefile.PL Cache-Cascade-0.05/MANIFEST Cache-Cascade-0.05/MANIFEST.SKIP Cache-Cascade-0.05/META.yml Cache-Cascade-0.05/SIGNATURE Cache-Cascade-0.05/t/ Cache-Cascade-0.05/t/basic.t Cache-Cascade-0.05/t/cache_tester.t CPAN.pm: Going to build N/NU/NUFFIN/Cache-Cascade-0.05.tar.gz >>> /home/fly1400/ap1400/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Cache::Cascade Writing MYMETA.yml >>> make cp lib/Cache/Cascade.pm blib/lib/Cache/Cascade.pm Manifying blib/man3/Cache::Cascade.3 NUFFIN/Cache-Cascade-0.05.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1400/ap1400/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/basic.t ......... 1..26 ok 1 - use Cache::Cascade; ok 2 - The object isa Cache::Cascade ok 3 - no key yet ok 4 - last cache stored ok 5 - first cache unaffected ok 6 - value gotten from lowest ok 7 - value gotten from highest ok 8 - foo is still bar in lowest ok 9 - stored in child ok 10 - stored in child ok 11 - stored in child ok 12 - set in highest ok 13 - but not in others ok 14 - removed from child ok 15 - removed from child ok 16 - removed from child ok 17 - value not yet floated ok 18 - get from bottom ok 19 - value floated ok 20 - value floated ok 21 - value floated ok 22 - value not yet floated ok 23 - get from bottom ok 24 - value floated ok 25 - value floated ok 26 - value floated ok t/cache_tester.t .. skipped: Cache::Tester is required for this test All tests successful. Files=2, Tests=26, 0 wallclock secs ( 0.02 usr 0.01 sys + 0.08 cusr 0.02 csys = 0.13 CPU) Result: PASS NUFFIN/Cache-Cascade-0.05.tar.gz make test TEST_VERBOSE=1 -- OK Picked up abstract from lib/Cache/Cascade.pm Yuval Kogman <nothingmuch@woobling.org> Get/set values to/from a group of caches, with some advanced >>> (cd /home/fly1400/var/cpan/build/Cache-Cascade-0.05-LDNfX1 && tar cvf - Cache-Cascade-0.05.ppd blib) | gzip -c >/home/fly1400/var/REPO/N/NU/NUFFIN/Cache-Cascade-0.05.tar.gz Cache-Cascade-0.05.ppd blib/ blib/lib/ blib/lib/Cache/ blib/lib/Cache/Cascade.pm blib/man3/ blib/man3/Cache::Cascade.3 >>> mv /home/fly1400/var/cpan/build/Cache-Cascade-0.05-LDNfX1/Cache-Cascade-0.05.ppd /home/fly1400/var/REPO/N/NU/NUFFIN Finished 2011-04-28T11:40:00