Start 2009-01-15T02:00:04 Going to read /export/home/fly1064/var/cpan/Metadata Database was generated on Tue, 13 Jan 2009 09:27:58 GMT Running make for R/RS/RSAVAGE/HTML-Revelation-1.00.tgz Checksum for /net/nas/data/cpan/authors/id/R/RS/RSAVAGE/HTML-Revelation-1.00.tgz ok HTML-Revelation-1.00/ HTML-Revelation-1.00/Changes.txt HTML-Revelation-1.00/t/ HTML-Revelation-1.00/t/test.t HTML-Revelation-1.00/t/pod.t HTML-Revelation-1.00/Changelog.ini HTML-Revelation-1.00/MANIFEST HTML-Revelation-1.00/lib/ HTML-Revelation-1.00/lib/HTML/ HTML-Revelation-1.00/lib/HTML/Revelation.pm HTML-Revelation-1.00/META.yml HTML-Revelation-1.00/README HTML-Revelation-1.00/Build.PL HTML-Revelation-1.00/Makefile.PL HTML-Revelation-1.00/scripts/ HTML-Revelation-1.00/scripts/reveal.pl HTML-Revelation-1.00/scripts/extract.colors.pl CPAN.pm: Going to build R/RS/RSAVAGE/HTML-Revelation-1.00.tgz >>> /export/home/fly1064/bin/perl Makefile.PL Warning: prerequisite HTML::Entities::Interpolate 0 not found. Warning: prerequisite List::Cycle 0 not found. Warning: prerequisite accessors::classic 0 not found. Checking if your kit is complete... Looks good Writing Makefile for HTML::Revelation ---- Unsatisfied dependencies detected during ---- ---- RSAVAGE/HTML-Revelation-1.00.tgz ---- accessors::classic [requires] List::Cycle [requires] HTML::Entities::Interpolate [requires] Running make test Delayed until after prerequisites Running test for module 'accessors::classic' Running make for S/SP/SPURKIS/accessors-1.01.tar.gz Checksum for /net/nas/data/cpan/authors/id/S/SP/SPURKIS/accessors-1.01.tar.gz ok accessors-1.01/ accessors-1.01/Build.PL accessors-1.01/Changes accessors-1.01/INSTALL accessors-1.01/lib/ accessors-1.01/lib/accessors/ accessors-1.01/lib/accessors/chained.pm accessors-1.01/lib/accessors/classic.pm accessors-1.01/lib/accessors/ro.pm accessors-1.01/lib/accessors/rw.pm accessors-1.01/lib/accessors.pm accessors-1.01/Makefile.PL accessors-1.01/MANIFEST accessors-1.01/MANIFEST.SKIP accessors-1.01/META.yml accessors-1.01/README accessors-1.01/t/ accessors-1.01/t/01__basic.t accessors-1.01/t/02__chaining.t accessors-1.01/t/03__classic.t accessors-1.01/t/04__invalid.t accessors-1.01/t/05__default.t accessors-1.01/t/06__rw.t accessors-1.01/t/07__ro.t accessors-1.01/t/Benchmark.pm accessors-1.01/TODO CPAN.pm: Going to build S/SP/SPURKIS/accessors-1.01.tar.gz >>> /export/home/fly1064/bin/perl Makefile.PL # running Build.PL /export/home/fly1064/bin/perl Build.PL Checking whether your kit is complete... Looks good Checking prerequisites... Looks good Creating new 'Build' script for 'accessors' version '1.01' >>> make /export/home/fly1064/bin/perl Build --makefile_env_macros 1 Build: blib/lib/accessors/ro.pm: cannot resolve L in paragraph 40. Build: blib/lib/accessors/rw.pm: cannot resolve L in paragraph 20. Build: blib/lib/accessors/chained.pm: cannot resolve L in paragraph 22. Build: blib/lib/accessors/classic.pm: cannot resolve L in paragraph 40. Build: blib/lib/accessors.pm: cannot resolve L in paragraph 40. Build: blib/lib/accessors.pm: cannot resolve L in paragraph 86. Build: blib/lib/accessors.pm: cannot resolve L in paragraph 86. Copying lib/accessors/rw.pm -> blib/lib/accessors/rw.pm Copying lib/accessors/ro.pm -> blib/lib/accessors/ro.pm Copying lib/accessors/classic.pm -> blib/lib/accessors/classic.pm Copying lib/accessors/chained.pm -> blib/lib/accessors/chained.pm Copying lib/accessors.pm -> blib/lib/accessors.pm Manifying blib/lib/accessors/ro.pm -> blib/libdoc/accessors::ro.3 Manifying blib/lib/accessors/rw.pm -> blib/libdoc/accessors::rw.3 Manifying blib/lib/accessors/chained.pm -> blib/libdoc/accessors::chained.3 Manifying blib/lib/accessors/classic.pm -> blib/libdoc/accessors::classic.3 Manifying blib/lib/accessors.pm -> blib/libdoc/accessors.3 HTMLifying blib/lib/accessors/ro.pm -> blib/libhtml/site/lib/accessors/ro.html HTMLifying blib/lib/accessors/rw.pm -> blib/libhtml/site/lib/accessors/rw.html HTMLifying blib/lib/accessors/chained.pm -> blib/libhtml/site/lib/accessors/chained.html HTMLifying blib/lib/accessors/classic.pm -> blib/libhtml/site/lib/accessors/classic.html HTMLifying blib/lib/accessors.pm -> blib/libhtml/site/lib/accessors.html SPURKIS/accessors-1.01.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 /export/home/fly1064/bin/perl Build --makefile_env_macros 1 test t/01__basic....... 1..1 ok 1 - use accessors; ok t/02__chaining.... 1..12 ok 1 - use accessors::chained; ok 2 - Foo->can('bar') ok 3 - Foo->can('baz') ok 4 - set foo->bar->baz ok 5 - get foo->bar ok 6 - get foo->baz ok 7 # SKIP $ENV{BENCHMARK_ACCESSORS} not set ok 8 # SKIP $ENV{BENCHMARK_ACCESSORS} not set ok 9 # SKIP $ENV{BENCHMARK_ACCESSORS} not set ok 10 # SKIP $ENV{BENCHMARK_ACCESSORS} not set ok 11 # SKIP $ENV{BENCHMARK_ACCESSORS} not set ok 12 # SKIP $ENV{BENCHMARK_ACCESSORS} not set ok t/03__classic..... 1..12 ok 1 - use accessors::classic; ok 2 - Foo->can('bar') ok 3 - Foo->can('baz') ok 4 - set foo->bar ok 5 - set foo->baz ok 6 - get foo->bar ok 7 # SKIP $ENV{BENCHMARK_ACCESSORS} not set ok 8 # SKIP $ENV{BENCHMARK_ACCESSORS} not set ok 9 # SKIP $ENV{BENCHMARK_ACCESSORS} not set ok 10 # SKIP $ENV{BENCHMARK_ACCESSORS} not set ok 11 # SKIP $ENV{BENCHMARK_ACCESSORS} not set ok 12 # SKIP $ENV{BENCHMARK_ACCESSORS} not set ok t/04__invalid..... 1..9 ok 1 - use accessors; ok 2 - invalid accessor - BEGIN ok 3 - invalid accessor - CHECK ok 4 - invalid accessor - INIT ok 5 - invalid accessor - END ok 6 - invalid accessor - DESTROY ok 7 - invalid accessor - AUTOLOAD ok 8 - invalid accessor - 1notasub ok 9 - invalid accessor - @$%*&^';\/ ok t/05__default..... 1..6 ok 1 - use accessors; ok 2 - Foo->can('bar') ok 3 - Foo->can('baz') ok 4 - set default ok 5 - get default ok 6 - get default ok t/06__rw.......... 1..6 ok 1 - use accessors::rw; ok 2 - Foo->can('bar') ok 3 - Foo->can('baz') ok 4 - set foo->bar ok 5 - set foo->baz ok 6 - get foo->bar ok t/07__ro.......... 1..13 ok 1 - use accessors::ro; ok 2 - Foo->can('bar') ok 3 - Foo->can('baz') ok 4 - set foo->bar blocked ok 5 - get foo->bar ok 6 - get foo->baz ok 7 - get foo->baz ok 8 # SKIP $ENV{BENCHMARK_ACCESSORS} not set ok 9 # SKIP $ENV{BENCHMARK_ACCESSORS} not set ok 10 # SKIP $ENV{BENCHMARK_ACCESSORS} not set ok 11 # SKIP $ENV{BENCHMARK_ACCESSORS} not set ok 12 # SKIP $ENV{BENCHMARK_ACCESSORS} not set ok 13 # SKIP $ENV{BENCHMARK_ACCESSORS} not set ok All tests successful. Files=7, Tests=59, 1 wallclock secs ( 0.21 usr 0.06 sys + 0.85 cusr 0.14 csys = 1.26 CPU) Result: PASS SPURKIS/accessors-1.01.tar.gz make test TEST_VERBOSE=1 -- OK Steve Purkis <spurkis @[at]@ cpan.dot.org> create accessor methods in caller's package. >>> (cd /export/home/fly1064/var/cpan/build/accessors-1.01-o2JSTa && tar cvf - accessors-1.01.ppd blib) | gzip -c >/export/home/fly1064/var/REPO/S/SP/SPURKIS/accessors-1.01.tar.gz accessors-1.01.ppd blib/ blib/lib/ blib/lib/accessors/ blib/lib/accessors/rw.pm blib/lib/accessors/ro.pm blib/lib/accessors/classic.pm blib/lib/accessors/chained.pm blib/lib/accessors.pm >>> mv /export/home/fly1064/var/cpan/build/accessors-1.01-o2JSTa/accessors-1.01.ppd /export/home/fly1064/var/REPO/S/SP/SPURKIS Running test for module 'List::Cycle' Running make for P/PE/PETDANCE/List-Cycle-0.04.tar.gz Prepending /export/home/fly1064/var/cpan/build/accessors-1.01-o2JSTa/blib/arch /export/home/fly1064/var/cpan/build/accessors-1.01-o2JSTa/blib/lib to PERL5LIB for 'get' Checksum for /net/nas/data/cpan/authors/id/P/PE/PETDANCE/List-Cycle-0.04.tar.gz ok List-Cycle-0.04/ List-Cycle-0.04/Changes List-Cycle-0.04/Cycle.pm List-Cycle-0.04/MANIFEST List-Cycle-0.04/META.yml List-Cycle-0.04/README List-Cycle-0.04/t/ List-Cycle-0.04/t/dump.t List-Cycle-0.04/t/reset.t List-Cycle-0.04/t/vals.t List-Cycle-0.04/t/pod.t List-Cycle-0.04/t/pod-coverage.t List-Cycle-0.04/t/00-load.t List-Cycle-0.04/t/new.t List-Cycle-0.04/t/next.t List-Cycle-0.04/Makefile.PL Prepending /export/home/fly1064/var/cpan/build/accessors-1.01-o2JSTa/blib/arch /export/home/fly1064/var/cpan/build/accessors-1.01-o2JSTa/blib/lib to PERL5LIB for 'make' CPAN.pm: Going to build P/PE/PETDANCE/List-Cycle-0.04.tar.gz >>> /export/home/fly1064/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for List::Cycle >>> make cp Cycle.pm blib/lib/List/Cycle.pm Manifying blib/man3/List::Cycle.3 PETDANCE/List-Cycle-0.04.tar.gz make -- OK Prepending /export/home/fly1064/var/cpan/build/accessors-1.01-o2JSTa/blib/arch /export/home/fly1064/var/cpan/build/accessors-1.01-o2JSTa/blib/lib to PERL5LIB for 'test' Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1064/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-load......... 1..1 ok 1 - use List::Cycle; # Testing List::Cycle 0.04, Perl 5.010000, /export/home/fly1064/bin/perl ok t/dump............ 1..3 ok 1 - use List::Cycle; ok 2 - The object isa List::Cycle ok 3 - dumped properly ok t/new............. 1..5 ok 1 - use List::Cycle; ok 2 - The object isa List::Cycle ok 3 - die on invalid constructor arg ok 4 - The object isa List::Cycle ok 5 - die on next without vals ok t/next............ 1..9 ok 1 - use List::Cycle; ok 2 - The object isa List::Cycle ok 3 - We are the priests ok 4 - Why can't this be love ok 5 - You can fool yourself ok 6 - What can this strange device be? ok 7 - That's what dreams are made of ok 8 - You can cheat until you're blind ok 9 - You don't get something for nothing ok t/pod-coverage.... 1..1 ok 1 - Pod coverage on List::Cycle ok t/pod............. 1..1 ok 1 - blib/lib/List/Cycle.pm ok t/reset........... 1..12 ok 1 - use List::Cycle; ok 2 - The object isa List::Cycle ok 3 - We are the priests ok 4 - We are the priests ok 5 - Why can't this be love ok 6 - You can fool yourself ok 7 - What can this strange device be? ok 8 - That's what dreams are made of ok 9 - You can cheat until you're blind ok 10 - You don't get something for nothing ok 11 - Why can't this be love ok 12 - We are the priests ok t/vals............ 1..8 ok 1 - use List::Cycle; ok 2 - The object isa List::Cycle ok 3 - got first value ok 4 - got second value ok 5 - got first value ok 6 - got first value ok 7 - got second value ok 8 - got first value ok All tests successful. Files=8, Tests=40, 1 wallclock secs ( 0.20 usr 0.07 sys + 1.21 cusr 0.21 csys = 1.69 CPU) Result: PASS PETDANCE/List-Cycle-0.04.tar.gz make test TEST_VERBOSE=1 -- OK Picked up abstract from Makefile Andy Lester <andy@petdance.com> Objects for cycling through a list of values >>> (cd /export/home/fly1064/var/cpan/build/List-Cycle-0.04-UTIYBn && tar cvf - List-Cycle-0.04.ppd blib) | gzip -c >/export/home/fly1064/var/REPO/P/PE/PETDANCE/List-Cycle-0.04.tar.gz List-Cycle-0.04.ppd blib/ blib/lib/ blib/lib/List/ blib/lib/List/Cycle.pm blib/man3/ blib/man3/List::Cycle.3 >>> mv /export/home/fly1064/var/cpan/build/List-Cycle-0.04-UTIYBn/List-Cycle-0.04.ppd /export/home/fly1064/var/REPO/P/PE/PETDANCE Running test for module 'HTML::Entities::Interpolate' Running make for R/RS/RSAVAGE/HTML-Entities-Interpolate-1.00.tgz Prepending /export/home/fly1064/var/cpan/build/List-Cycle-0.04-UTIYBn/blib/arch /export/home/fly1064/var/cpan/build/List-Cycle-0.04-UTIYBn/blib/lib /export/home/fly1064/var/cpan/build/accessors-1.01-o2JSTa/blib/arch /export/home/fly1064/var/cpan/build/accessors-1.01-o2JSTa/blib/lib to PERL5LIB for 'get' Checksum for /net/nas/data/cpan/authors/id/R/RS/RSAVAGE/HTML-Entities-Interpolate-1.00.tgz ok HTML-Entities-Interpolate-1.00 HTML-Entities-Interpolate-1.00/META.yml HTML-Entities-Interpolate-1.00/Changes.txt HTML-Entities-Interpolate-1.00/MANIFEST HTML-Entities-Interpolate-1.00/MANIFEST.SKIP HTML-Entities-Interpolate-1.00/Build.PL HTML-Entities-Interpolate-1.00/Makefile.PL HTML-Entities-Interpolate-1.00/README HTML-Entities-Interpolate-1.00/lib HTML-Entities-Interpolate-1.00/lib/HTML HTML-Entities-Interpolate-1.00/lib/HTML/Entities HTML-Entities-Interpolate-1.00/lib/HTML/Entities/Interpolate.pm HTML-Entities-Interpolate-1.00/t HTML-Entities-Interpolate-1.00/t/load.t HTML-Entities-Interpolate-1.00/t/pod.t Prepending /export/home/fly1064/var/cpan/build/List-Cycle-0.04-UTIYBn/blib/arch /export/home/fly1064/var/cpan/build/List-Cycle-0.04-UTIYBn/blib/lib /export/home/fly1064/var/cpan/build/accessors-1.01-o2JSTa/blib/arch /export/home/fly1064/var/cpan/build/accessors-1.01-o2JSTa/blib/lib to PERL5LIB for 'make' CPAN.pm: Going to build R/RS/RSAVAGE/HTML-Entities-Interpolate-1.00.tgz >>> /export/home/fly1064/bin/perl Makefile.PL Checking if your kit is complete... Looks good Warning: prerequisite Tie::Function 0 not found. Writing Makefile for HTML::Entities::Interpolate ---- Unsatisfied dependencies detected during ---- ---- RSAVAGE/HTML-Entities-Interpolate-1.00.tgz ---- Tie::Function [requires] Prepending /export/home/fly1064/var/cpan/build/List-Cycle-0.04-UTIYBn/blib/arch /export/home/fly1064/var/cpan/build/List-Cycle-0.04-UTIYBn/blib/lib /export/home/fly1064/var/cpan/build/accessors-1.01-o2JSTa/blib/arch /export/home/fly1064/var/cpan/build/accessors-1.01-o2JSTa/blib/lib to PERL5LIB for 'test' Running make test Delayed until after prerequisites Running test for module 'Tie::Function' Running make for D/DA/DAVIDNICO/handy_tied_functions/Tie-Function-0.02.tar.gz Prepending /export/home/fly1064/var/cpan/build/List-Cycle-0.04-UTIYBn/blib/arch /export/home/fly1064/var/cpan/build/List-Cycle-0.04-UTIYBn/blib/lib /export/home/fly1064/var/cpan/build/accessors-1.01-o2JSTa/blib/arch /export/home/fly1064/var/cpan/build/accessors-1.01-o2JSTa/blib/lib to PERL5LIB for 'get' Checksum for /net/nas/data/cpan/authors/id/D/DA/DAVIDNICO/handy_tied_functions/Tie-Function-0.02.tar.gz ok Tie-Function-0.02/ Tie-Function-0.02/Function.pm Tie-Function-0.02/README Tie-Function-0.02/Makefile.PL Tie-Function-0.02/MANIFEST Tie-Function-0.02/test.pl Prepending /export/home/fly1064/var/cpan/build/List-Cycle-0.04-UTIYBn/blib/arch /export/home/fly1064/var/cpan/build/List-Cycle-0.04-UTIYBn/blib/lib /export/home/fly1064/var/cpan/build/accessors-1.01-o2JSTa/blib/arch /export/home/fly1064/var/cpan/build/accessors-1.01-o2JSTa/blib/lib to PERL5LIB for 'make' CPAN.pm: Going to build D/DA/DAVIDNICO/handy_tied_functions/Tie-Function-0.02.tar.gz >>> /export/home/fly1064/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Tie::Function >>> make cp Function.pm blib/lib/Tie/Function.pm Manifying blib/man3/Tie::Function.3 DAVIDNICO/handy_tied_functions/Tie-Function-0.02.tar.gz make -- OK Prepending /export/home/fly1064/var/cpan/build/List-Cycle-0.04-UTIYBn/blib/arch /export/home/fly1064/var/cpan/build/List-Cycle-0.04-UTIYBn/blib/lib /export/home/fly1064/var/cpan/build/accessors-1.01-o2JSTa/blib/arch /export/home/fly1064/var/cpan/build/accessors-1.01-o2JSTa/blib/lib to PERL5LIB for 'test' Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1064/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..3 # Running under perl version 5.010000 for solaris # Current time local: Thu Jan 15 02:00:30 2009 # Current time GMT: Thu Jan 15 10:00:30 2009 # Using Test.pm version 1.25 ok 1 ok 2 small: (_|_) medium: (__|__) wide: (___|___) ok 3 DAVIDNICO/handy_tied_functions/Tie-Function-0.02.tar.gz make test TEST_VERBOSE=1 -- OK Picked up version from Makefile Picked up distname from Makefile Picked up abstract from Makefile David Nicol <davidnicol@gmail.com> wrap functions in tied hash sugar >>> (cd /export/home/fly1064/var/cpan/build/Tie-Function-0.02-ZiiMGD && tar cvf - Tie-Function-0.02.ppd blib) | gzip -c >/export/home/fly1064/var/REPO/D/DA/DAVIDNICO/handy_tied_functions/Tie-Function-0.02.tar.gz Tie-Function-0.02.ppd blib/ blib/lib/ blib/lib/Tie/ blib/lib/Tie/Function.pm blib/man3/ blib/man3/Tie::Function.3 >>> mv /export/home/fly1064/var/cpan/build/Tie-Function-0.02-ZiiMGD/Tie-Function-0.02.ppd /export/home/fly1064/var/REPO/D/DA/DAVIDNICO/handy_tied_functions Running make for R/RS/RSAVAGE/HTML-Entities-Interpolate-1.00.tgz Prepending /export/home/fly1064/var/cpan/build/Tie-Function-0.02-ZiiMGD/blib/arch /export/home/fly1064/var/cpan/build/Tie-Function-0.02-ZiiMGD/blib/lib /export/home/fly1064/var/cpan/build/List-Cycle-0.04-UTIYBn/blib/arch /export/home/fly1064/var/cpan/build/List-Cycle-0.04-UTIYBn/blib/lib /export/home/fly1064/var/cpan/build/accessors-1.01-o2JSTa/blib/arch /export/home/fly1064/var/cpan/build/accessors-1.01-o2JSTa/blib/lib to PERL5LIB for 'get' Has already been unwrapped into directory /export/home/fly1064/var/cpan/build/HTML-Entities-Interpolate-1.00-BuZ2tv Prepending /export/home/fly1064/var/cpan/build/Tie-Function-0.02-ZiiMGD/blib/arch /export/home/fly1064/var/cpan/build/Tie-Function-0.02-ZiiMGD/blib/lib /export/home/fly1064/var/cpan/build/List-Cycle-0.04-UTIYBn/blib/arch /export/home/fly1064/var/cpan/build/List-Cycle-0.04-UTIYBn/blib/lib /export/home/fly1064/var/cpan/build/accessors-1.01-o2JSTa/blib/arch /export/home/fly1064/var/cpan/build/accessors-1.01-o2JSTa/blib/lib to PERL5LIB for 'make' CPAN.pm: Going to build R/RS/RSAVAGE/HTML-Entities-Interpolate-1.00.tgz >>> make cp lib/HTML/Entities/Interpolate.pm blib/lib/HTML/Entities/Interpolate.pm Manifying blib/man3/HTML::Entities::Interpolate.3 RSAVAGE/HTML-Entities-Interpolate-1.00.tgz make -- OK Prepending /export/home/fly1064/var/cpan/build/Tie-Function-0.02-ZiiMGD/blib/arch /export/home/fly1064/var/cpan/build/Tie-Function-0.02-ZiiMGD/blib/lib /export/home/fly1064/var/cpan/build/List-Cycle-0.04-UTIYBn/blib/arch /export/home/fly1064/var/cpan/build/List-Cycle-0.04-UTIYBn/blib/lib /export/home/fly1064/var/cpan/build/accessors-1.01-o2JSTa/blib/arch /export/home/fly1064/var/cpan/build/accessors-1.01-o2JSTa/blib/lib to PERL5LIB for 'test' Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1064/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/load.... 1..1 ok 1 - use HTML::Entities::Interpolate; ok t/pod..... 1..1 ok 1 - blib/lib/HTML/Entities/Interpolate.pm ok All tests successful. Files=2, Tests=2, 0 wallclock secs ( 0.11 usr 0.04 sys + 0.34 cusr 0.08 csys = 0.57 CPU) Result: PASS RSAVAGE/HTML-Entities-Interpolate-1.00.tgz make test TEST_VERBOSE=1 -- OK Ron Savage <ron@savage.net.au> Call HTML::Entities::encode_entities, via a hash, within a string >>> (cd /export/home/fly1064/var/cpan/build/HTML-Entities-Interpolate-1.00-BuZ2tv && tar cvf - HTML-Entities-Interpolate-1.00.ppd blib) | gzip -c >/export/home/fly1064/var/REPO/R/RS/RSAVAGE/HTML-Entities-Interpolate-1.00.tar.gz HTML-Entities-Interpolate-1.00.ppd blib/ blib/lib/ blib/lib/HTML/ blib/lib/HTML/Entities/ blib/lib/HTML/Entities/Interpolate.pm blib/man3/ blib/man3/HTML::Entities::Interpolate.3 >>> mv /export/home/fly1064/var/cpan/build/HTML-Entities-Interpolate-1.00-BuZ2tv/HTML-Entities-Interpolate-1.00.ppd /export/home/fly1064/var/REPO/R/RS/RSAVAGE Running make for R/RS/RSAVAGE/HTML-Revelation-1.00.tgz Prepending /export/home/fly1064/var/cpan/build/HTML-Entities-Interpolate-1.00-BuZ2tv/blib/arch /export/home/fly1064/var/cpan/build/HTML-Entities-Interpolate-1.00-BuZ2tv/blib/lib /export/home/fly1064/var/cpan/build/Tie-Function-0.02-ZiiMGD/blib/arch /export/home/fly1064/var/cpan/build/Tie-Function-0.02-ZiiMGD/blib/lib /export/home/fly1064/var/cpan/build/List-Cycle-0.04-UTIYBn/blib/arch /export/home/fly1064/var/cpan/build/List-Cycle-0.04-UTIYBn/blib/lib /export/home/fly1064/var/cpan/build/accessors-1.01-o2JSTa/blib/arch /export/home/fly1064/var/cpan/build/accessors-1.01-o2JSTa/blib/lib to PERL5LIB for 'get' Has already been unwrapped into directory /export/home/fly1064/var/cpan/build/HTML-Revelation-1.00-S78TaH Prepending /export/home/fly1064/var/cpan/build/HTML-Entities-Interpolate-1.00-BuZ2tv/blib/arch /export/home/fly1064/var/cpan/build/HTML-Entities-Interpolate-1.00-BuZ2tv/blib/lib /export/home/fly1064/var/cpan/build/Tie-Function-0.02-ZiiMGD/blib/arch /export/home/fly1064/var/cpan/build/Tie-Function-0.02-ZiiMGD/blib/lib /export/home/fly1064/var/cpan/build/List-Cycle-0.04-UTIYBn/blib/arch /export/home/fly1064/var/cpan/build/List-Cycle-0.04-UTIYBn/blib/lib /export/home/fly1064/var/cpan/build/accessors-1.01-o2JSTa/blib/arch /export/home/fly1064/var/cpan/build/accessors-1.01-o2JSTa/blib/lib to PERL5LIB for 'make' CPAN.pm: Going to build R/RS/RSAVAGE/HTML-Revelation-1.00.tgz >>> make cp lib/HTML/Revelation.pm blib/lib/HTML/Revelation.pm Manifying blib/man3/HTML::Revelation.3 RSAVAGE/HTML-Revelation-1.00.tgz make -- OK Prepending /export/home/fly1064/var/cpan/build/HTML-Entities-Interpolate-1.00-BuZ2tv/blib/arch /export/home/fly1064/var/cpan/build/HTML-Entities-Interpolate-1.00-BuZ2tv/blib/lib /export/home/fly1064/var/cpan/build/Tie-Function-0.02-ZiiMGD/blib/arch /export/home/fly1064/var/cpan/build/Tie-Function-0.02-ZiiMGD/blib/lib /export/home/fly1064/var/cpan/build/List-Cycle-0.04-UTIYBn/blib/arch /export/home/fly1064/var/cpan/build/List-Cycle-0.04-UTIYBn/blib/lib /export/home/fly1064/var/cpan/build/accessors-1.01-o2JSTa/blib/arch /export/home/fly1064/var/cpan/build/accessors-1.01-o2JSTa/blib/lib to PERL5LIB for 'test' Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1064/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/pod..... 1..1 ok 1 - blib/lib/HTML/Revelation.pm ok t/test.... 1..1 ok 1 - use HTML::Revelation; ok All tests successful. Files=2, Tests=2, 0 wallclock secs ( 0.10 usr 0.03 sys + 0.53 cusr 0.08 csys = 0.74 CPU) Result: PASS RSAVAGE/HTML-Revelation-1.00.tgz make test TEST_VERBOSE=1 -- OK Ron Savage <ron@savage.net.au> Reveal HTML document structure in a myriad of colors >>> (cd /export/home/fly1064/var/cpan/build/HTML-Revelation-1.00-S78TaH && tar cvf - HTML-Revelation-1.00.ppd blib) | gzip -c >/export/home/fly1064/var/REPO/R/RS/RSAVAGE/HTML-Revelation-1.00.tar.gz HTML-Revelation-1.00.ppd blib/ blib/lib/ blib/lib/HTML/ blib/lib/HTML/Revelation.pm blib/man3/ blib/man3/HTML::Revelation.3 >>> mv /export/home/fly1064/var/cpan/build/HTML-Revelation-1.00-S78TaH/HTML-Revelation-1.00.ppd /export/home/fly1064/var/REPO/R/RS/RSAVAGE Finished 2009-01-15T02:00:40