PATH=/Users/fly1400/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin Start 2011-08-09T15:42:24 ActivePerl-1400 CPAN-1.9402 Going to read '/Users/fly1400/var/cpan/Metadata' Database was generated on Tue, 09 Aug 2011 18:27:38 GMT Running make for J/JV/JV/File-PerlMove-0.06.tar.gz Checksum for /net/nas/data/cpan/authors/id/J/JV/JV/File-PerlMove-0.06.tar.gz ok File-PerlMove-0.06/ File-PerlMove-0.06/Makefile.PL File-PerlMove-0.06/t/ File-PerlMove-0.06/t/02link.t File-PerlMove-0.06/t/03symlink.t File-PerlMove-0.06/t/04dirs.t File-PerlMove-0.06/t/00common.pl File-PerlMove-0.06/t/01basic.t File-PerlMove-0.06/META.yml File-PerlMove-0.06/CHANGES File-PerlMove-0.06/README File-PerlMove-0.06/lib/ File-PerlMove-0.06/lib/File/ File-PerlMove-0.06/lib/File/PerlMove.pm File-PerlMove-0.06/perl-File-PerlMove.spec File-PerlMove-0.06/script/ File-PerlMove-0.06/script/pmv File-PerlMove-0.06/MANIFEST CPAN.pm: Going to build J/JV/JV/File-PerlMove-0.06.tar.gz >>> /Users/fly1400/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for File::PerlMove Writing MYMETA.yml >>> make cp lib/File/PerlMove.pm blib/lib/File/PerlMove.pm cp script/pmv blib/script/pmv /Users/fly1400/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pmv Manifying blib/man1/pmv.1 Manifying blib/man3/File::PerlMove.3 JV/File-PerlMove-0.06.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /Users/fly1400/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01basic.t .... 1..11 ok 1 - use File::PerlMove; ok 2 - require '00common.pl'; ok 3 - Test file creation ok 4 - move1 ok 5 - move1 check ok 6 # skip Case insensitive file system ok 7 # skip Case insensitive file system ok 8 # skip Case insensitive file system ok 9 # skip Case insensitive file system ok 10 - move4 ok 11 - move4 check ok t/02link.t ..... 1..9 ok 1 - use File::PerlMove; ok 2 - require '00common.pl'; ok 3 - Test file creation ok 4 - link1 ok 5 - link1 check ok 6 - link1 check dev ok 7 - link1 check inode ok 8 - link2 ok 9 - link2 warning ok t/03symlink.t .. 1..9 ok 1 - use File::PerlMove; ok 2 - require '00common.pl'; ok 3 - Test file creation ok 4 - symlink1 ok 5 - symlink1 check ok 6 - symlink1 check size ok 7 - symlink1 check inode ok 8 - symlink2 ok 9 - symlink2 warning ok t/04dirs.t ..... 1..7 ok 1 - use File::PerlMove; ok 2 - require '00common.pl'; ok 3 - Test file creation ok 4 - move1 ok 5 - move1 warning ok 6 - move2 ok 7 - move2 check ok All tests successful. Files=4, Tests=36, 1 wallclock secs ( 0.03 usr 0.01 sys + 0.16 cusr 0.03 csys = 0.23 CPU) Result: PASS JV/File-PerlMove-0.06.tar.gz make test TEST_VERBOSE=1 -- OK Johan Vromans <jv@cpan.org> move files using Perl power >>> (cd /Users/fly1400/var/cpan/build/File-PerlMove-0.06-H28XYy && tar cvf - File-PerlMove-0.06.ppd blib) | gzip -c >/Users/fly1400/var/REPO/J/JV/JV/File-PerlMove-0.06.tar.gz File-PerlMove-0.06.ppd blib/ blib/lib/ blib/lib/File/ blib/lib/File/PerlMove.pm blib/man1/ blib/man1/pmv.1 blib/man3/ blib/man3/File::PerlMove.3 blib/script/ blib/script/pmv >>> mv /Users/fly1400/var/cpan/build/File-PerlMove-0.06-H28XYy/File-PerlMove-0.06.ppd /Users/fly1400/var/REPO/J/JV/JV Finished 2011-08-09T15:42:29