PATH=/usr/bin:/bin Start 2011-06-15T18:09:01 ActivePerl-1003 CPAN-1.9402 Going to read '/home/fly1003/var/cpan/Metadata' Database was generated on Wed, 15 Jun 2011 18:29:02 GMT Running make for C/CH/CHROMATIC/Pod-ToDemo-1.20110614.tar.gz Checksum for /net/nas/data/cpan/authors/id/C/CH/CHROMATIC/Pod-ToDemo-1.20110614.tar.gz ok Will not use Archive::Tar, need 1.00 Pod-ToDemo-1.20110614 Pod-ToDemo-1.20110614/README Pod-ToDemo-1.20110614/Changes Pod-ToDemo-1.20110614/t Pod-ToDemo-1.20110614/t/pod.t Pod-ToDemo-1.20110614/LICENSE Pod-ToDemo-1.20110614/dist.ini Pod-ToDemo-1.20110614/t/base.t Pod-ToDemo-1.20110614/META.yml Pod-ToDemo-1.20110614/MANIFEST Pod-ToDemo-1.20110614/Makefile.PL Pod-ToDemo-1.20110614/t/pod-coverage.t Pod-ToDemo-1.20110614/lib/Pod Pod-ToDemo-1.20110614/lib/Pod/ToDemo.pm Pod-ToDemo-1.20110614/t/lib Pod-ToDemo-1.20110614/t/lib/DemoUser.pm /bin/tar: Read 1024 bytes from - CPAN.pm: Going to build C/CH/CHROMATIC/Pod-ToDemo-1.20110614.tar.gz >>> /home/fly1003/ap1003/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Pod::ToDemo >>> make cp lib/Pod/ToDemo.pm blib/lib/Pod/ToDemo.pm Manifying blib/man3/Pod::ToDemo.3 CHROMATIC/Pod-ToDemo-1.20110614.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1003/ap1003/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # import() should import a passed sub into the caller's namespace t/base.t .......... 1..14 ok 1 - use Pod::ToDemo; ok 2 - write_demo() should die with Usage error without a filename ok 3 - ... or with overwriting error if destination file exists ok 4 - ... and should write file if everything is sane ok 5 - ... writing demo file accurately ok 6 - use DemoUser; ok 7 - defined caller() check should protect against accidental usage ok 8 - main->can('import') ok 9 - ... the correct sub ok 10 - default import() should write to the pased-in filename ok 11 - ... with a Perl header ok 12 - ... strictures and warnings ok 13 - ... and the given text ok 14 - executing in separate process should work ok t/pod-coverage.t .. 1..1 ok 1 - Pod coverage on Pod::ToDemo ok t/pod.t ........... 1..1 ok 1 - POD test for blib/lib/Pod/ToDemo.pm ok All tests successful. Files=3, Tests=16, 0 wallclock secs ( 0.02 usr 0.01 sys + 0.09 cusr 0.01 csys = 0.13 CPU) Result: PASS CHROMATIC/Pod-ToDemo-1.20110614.tar.gz make test TEST_VERBOSE=1 -- OK chromatic <chromatic@wgz.org> writes a demo program from a tutorial POD >>> (cd /home/fly1003/var/cpan/build/Pod-ToDemo-1.20110614-Bxam1Y && tar cvf - Pod-ToDemo-1.20110614.ppd blib) | gzip -c >/home/fly1003/var/REPO/C/CH/CHROMATIC/Pod-ToDemo-1.20110614.tar.gz Pod-ToDemo-1.20110614.ppd blib/ blib/lib/ blib/lib/Pod/ blib/lib/Pod/ToDemo.pm blib/man3/ blib/man3/Pod::ToDemo.3 >>> mv /home/fly1003/var/cpan/build/Pod-ToDemo-1.20110614-Bxam1Y/Pod-ToDemo-1.20110614.ppd /home/fly1003/var/REPO/C/CH/CHROMATIC Finished 2011-06-15T18:09:03