Setting PATH to /opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2010-05-12T06:47:29 ActivePerl-1200 CPAN-1.9402 Going to read '/export/home/fly1264/var/cpan/Metadata' Database was generated on Tue, 11 May 2010 21:27:00 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 >>> /export/home/fly1264/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Cache::Cascade >>> 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 /export/home/fly1264/bin/perl "-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, 1 wallclock secs ( 0.10 usr 0.05 sys + 0.42 cusr 0.06 csys = 0.63 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 /export/home/fly1264/var/cpan/build/Cache-Cascade-0.05-g4xFJo && tar cvf - Cache-Cascade-0.05.ppd blib) | gzip -c >/export/home/fly1264/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 /export/home/fly1264/var/cpan/build/Cache-Cascade-0.05-g4xFJo/Cache-Cascade-0.05.ppd /export/home/fly1264/var/REPO/N/NU/NUFFIN Finished 2010-05-12T06:47:40