PATH=/usr/bin:/bin Start 2011-04-28T15:27:40 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 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 >>> /home/fly1400/ap1400/bin/perl-static 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 >>> 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 /home/fly1400/ap1400/bin/perl-static "-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, 1 wallclock secs ( 0.00 usr 0.02 sys + 0.55 cusr 0.50 csys = 1.07 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 /home/fly1400/var/cpan/build/Path-Iter-0.2-938VWN && tar cvf - Path-Iter-0.2.ppd blib) | gzip -c >/home/fly1400/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 /home/fly1400/var/cpan/build/Path-Iter-0.2-938VWN/Path-Iter-0.2.ppd /home/fly1400/var/REPO/D/DM/DMUEY Finished 2011-04-28T15:27:44