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 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/findrule Manifying blib/man1/findrule.1 Manifying blib/man3/File::Find::Rule.3 Manifying blib/man3/File::Find::Rule::Extending.3 Manifying blib/man3/File::Find::Rule::Procedural.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" 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, 1 wallclock secs ( 0.74 cusr + 0.40 csys = 1.14 CPU) Installing /Users/cpanrun/build/5.10.0/html/bin/findrule.html Installing /Users/cpanrun/build/5.10.0/html/site/lib/File/Find/Rule.html Installing /Users/cpanrun/build/5.10.0/html/site/lib/File/Find/Rule/Extending.html Installing /Users/cpanrun/build/5.10.0/html/site/lib/File/Find/Rule/Procedural.html Installing /Users/cpanrun/build/5.10.0/site/lib/File/Find/Rule.pm Installing /Users/cpanrun/build/5.10.0/site/lib/File/Find/Rule/Extending.pod Installing /Users/cpanrun/build/5.10.0/site/lib/File/Find/Rule/Procedural.pod Installing /Users/cpanrun/build/5.10.0/site/man/man1/findrule.1 Installing /Users/cpanrun/build/5.10.0/site/man/man3/File::Find::Rule.3 Installing /Users/cpanrun/build/5.10.0/site/man/man3/File::Find::Rule::Extending.3 Installing /Users/cpanrun/build/5.10.0/site/man/man3/File::Find::Rule::Procedural.3 Installing /Users/cpanrun/build/5.10.0/site/bin/findrule Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod