PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2012-03-24T09:24:58 ActivePerl-1402 CPAN-1.9402 Going to read '/export/home/fly1432/var/cpan/Metadata' Database was generated on Sat, 24 Mar 2012 11:10:26 GMT Running make for D/DM/DMUEY/Path-Iter-0.2.tar.gz Checksum for /net/nas/data/cpan/authors/id/D/DM/DMUEY/Path-Iter-0.2.tar.gz ok Path-Iter-0.2/ Path-Iter-0.2/Changes Path-Iter-0.2/lib/ Path-Iter-0.2/lib/Path/ Path-Iter-0.2/lib/Path/Iter.pm Path-Iter-0.2/lib/Path/Iter.pod Path-Iter-0.2/Makefile.PL Path-Iter-0.2/MANIFEST Path-Iter-0.2/META.yml Path-Iter-0.2/README Path-Iter-0.2/t/ Path-Iter-0.2/t/00.load.t Path-Iter-0.2/t/path/ Path-Iter-0.2/t/path/dir.a/ Path-Iter-0.2/t/path/dir.a/dir.a/ Path-Iter-0.2/t/path/dir.a/dir.b/ Path-Iter-0.2/t/path/dir.a/file.x Path-Iter-0.2/t/path/dir.a/file.y Path-Iter-0.2/t/path/file.b Path-Iter-0.2/t/path/file.z Path-Iter-0.2/t/perlcritic.t Path-Iter-0.2/t/pod-coverage.t Path-Iter-0.2/t/pod.t CPAN.pm: Going to build D/DM/DMUEY/Path-Iter-0.2.tar.gz >>> /export/home/fly1432/bin/perl Makefile.PL Checking if your kit is complete... Warning: the following files are missing in your kit: t/path/ t/path/dir.a/ t/path/dir.a/dir.a t/path/dir.a/dir.b Please inform the author. Writing Makefile for Path::Iter Writing MYMETA.yml and MYMETA.json >>> make cp lib/Path/Iter.pm blib/lib/Path/Iter.pm cp lib/Path/Iter.pod blib/lib/Path/Iter.pod Manifying blib/man3/Path::Iter.3 DMUEY/Path-Iter-0.2.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1432/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # Testing Path::Iter 0.2 t/00.load.t ....... 1..14 ok 1 - use Path::Iter; ok 2 - iterator is a code ref ok 3 - path traversal ok 4 - link - slash ok 5 - link - no slash ok 6 - initial arg populated ok 7 - arg cleaned ok 8 - symlink not traversed w/ symlink_handler return false ok 9 - link traversal w/ symlink_handler return 1 ok 10 - link traversal w/ symlink_handler return 2 ok 11 - arg change ! included ok 12 - arg change included ok 13 - arg change changed ok 14 - readdir_handler ok t/perlcritic.t .... skipped: $ENV{'do_perl_critic_tests'} must be true to run these 'development only' tests t/pod-coverage.t .. 1..1 ok 1 - Pod coverage on Path::Iter ok t/pod.t ........... 1..2 ok 1 - POD test for blib/lib/Path/Iter.pm (no pod) ok 2 - POD test for blib/lib/Path/Iter.pod ok All tests successful. Files=4, Tests=17, 3 wallclock secs ( 0.08 usr 0.05 sys + 3.25 cusr 0.36 csys = 3.74 CPU) Result: PASS DMUEY/Path-Iter-0.2.tar.gz make test TEST_VERBOSE=1 -- OK Picked up abstract from Makefile Daniel Muey <dmuey@cpan.org> Simple Efficient Path Iteration >>> (cd /export/home/fly1432/var/cpan/build/Path-Iter-0.2-Pjs_ti && tar cvf - Path-Iter-0.2.ppd blib) | gzip -c >/export/home/fly1432/var/REPO/D/DM/DMUEY/Path-Iter-0.2.tar.gz Path-Iter-0.2.ppd blib/ blib/lib/ blib/lib/Path/ blib/lib/Path/Iter.pm blib/lib/Path/Iter.pod blib/man3/ blib/man3/Path::Iter.3 >>> mv /export/home/fly1432/var/cpan/build/Path-Iter-0.2-Pjs_ti/Path-Iter-0.2.ppd /export/home/fly1432/var/REPO/D/DM/DMUEY Finished 2012-03-24T09:25:13