Checking if your kit is complete... Looks good Writing Makefile for File::Find::Rule cp lib/File/Find/Rule.pm blib/lib/File/Find/Rule.pm cp lib/File/Find/Rule/Extending.pod blib/lib/File/Find/Rule/Extending.pod cp lib/File/Find/Rule/Procedural.pod blib/lib/File/Find/Rule/Procedural.pod cp findrule blib/script/findrule /export/home/cpanrun/build/5.6.1/bin/perl -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi -I/export/home/cpanrun/build/5.6.1/lib/5.6.1 -MExtUtils::MakeMaker -e "MY->fixin(shift)" blib/script/findrule Manifying blib/man3/File::Find::Rule.3 Manifying blib/man3/File::Find::Rule::Extending.3 Manifying blib/man3/File::Find::Rule::Procedural.3 Manifying blib/man1/findrule.1 PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi -I/export/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/File-Find-Rule....1..41 ok 1 - use File::Find::Rule; ok 2 - The object isa File::Find::Rule ok 3 - name( qr/\.t$/ ) ok 4 - name( 'foobar' ) ok 5 - name( '*.t' ) ok 6 - name( 'foobar', '*.t' ) ok 7 - name( [ 'foobar', '*.t' ] ) ok 8 - exec (short) ok 9 - exec (long) ok 10 - exec (check arg 2) ok 11 - exec(match) and name(match) ok 12 - exec(match) and name(fail) ok 13 - directory autostub ok 14 - any ok 15 - or ok 16 - not ok 17 - not_* ok 18 - prune/discard .svn ok 19 - procedural prune/discard .svn ok 20 - size 10 (stat) ok 21 - size <= 10 (stat) ok 22 - size <(10 + 1) (stat) ok 23 - size <1K (stat) ok 24 - size >3K (stat) ok 25 - size >3M (stat) ok 26 - size >3G (stat) ok 27 - maxdepth == 0 ok 28 - maxdepth == 1 ok 29 - maxdepth == 1, trailing slash on the path ok 30 - maxdepth == 1, ./t ok 31 - maxdepth == 1, ./././///./t ok 32 - mindepth == 1 ok 33 - maxdepth = 1 mindepth == 1 ok 34 - extras preprocess fired ok 35 - iterator ok 36 - negating in the procedural interface ok 37 - grep ok 38 - relative ok 39 - couldn't find the Elusive extension ok 40 - if you can find them, maybe you can hire the A-Team ok 41 - File::Find::Rule->can('ba') ok t/findrule..........1..6 ok 1 - -file -name foobar ok 2 - last clause has no args ok 3 - grouping () ok 4 - grouping ( -literal ) ok 5 - no implicit grouping ok 6 - terminate at next - ok All tests successful. Files=2, Tests=47, 7 wallclock secs ( 3.27 cusr + 1.92 csys = 5.19 CPU) Installing /export/home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/File/Find/Rule.pm Installing /export/home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/File/Find/Rule/Extending.pod Installing /export/home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/File/Find/Rule/Procedural.pod Installing /export/home/cpanrun/build/5.6.1/man/man1/findrule.1 Installing /export/home/cpanrun/build/5.6.1/man/man3/File::Find::Rule.3 Installing /export/home/cpanrun/build/5.6.1/man/man3/File::Find::Rule::Extending.3 Installing /export/home/cpanrun/build/5.6.1/man/man3/File::Find::Rule::Procedural.3 Installing /export/home/cpanrun/build/5.6.1/bin/findrule Appending installation info to /export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi/perllocal.pod