Checking if your kit is complete... Looks good Writing Makefile for File::LocalizeNewlines cp lib/File/LocalizeNewlines.pm blib/lib/File/LocalizeNewlines.pm cp bin/localizenewlines blib/script/localizenewlines /Users/cpanrun/build/5.10.0/bin/perl "-Iinc" "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/localizenewlines Manifying blib/man3/File::LocalizeNewlines.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/01_compile....1..3 ok 1 - Your perl is new enough ok 2 - use File::LocalizeNewlines; ok 3 - Script bin/localizenewlines compiles ok t/02_main.......1..46 ok 1 - both.txt is the right length ok 2 - both.pm is the right length ok 3 - The object isa File::LocalizeNewlines ok 4 - New object does not have a Find property ok 5 - New object does not have a newline property ok 6 - The object isa File::Find::Rule ok 7 - ->newline returns the platform newline ok 8 - The object isa File::LocalizeNewlines ok 9 - New object does not have a Find property ok 10 - New object has a newline property ok 11 - The object isa File::Find::Rule ok 12 - ->newline returns the custom value ok 13 - The object isa File::LocalizeNewlines ok 14 - New object does not have a Find property ok 15 - New object has a newline property ok 16 - The object isa File::Find::Rule ok 17 - Rule returned is the one we passed ok 18 - ->newline returns the platform value ok 19 - The object isa File::LocalizeNewlines ok 20 - New object does not have a Find property ok 21 - New object has a newline property ok 22 - The object isa File::Find::Rule ok 23 - Rule returned is the one we passed ok 24 - ->newline returns the custom value ok 25 - The object isa File::LocalizeNewlines ok 26 - ->localized returns true for known-local file ok 27 - ->localized returns true for known-local file ok 28 - static->localized returns false for known-not-local file ok 29 - static->localized returns false for known-not-local file ok 30 - ->localized returns true for known-local file handle ok 31 - ->localized returns true for known-local file handle ok 32 - static->localized returns false for known-not-local file handle ok 33 - static->localized returns false for known-not-local file handle ok 34 - The object isa File::LocalizeNewlines ok 35 - ->find returns expected for normal search ok 36 - ->find returns expected for normal search ok 37 - The object isa File::LocalizeNewlines ok 38 - ->find returns expected for filtered search ok 39 - The object isa File::LocalizeNewlines ok 40 - ->localize returns the correct number of files ok 41 - length for both.txt is as expected ok 42 - length for both.pm is as expected ok 43 - The object isa File::LocalizeNewlines ok 44 - ->localize returns the correct number of files ok 45 - length for both.txt is as expected ok 46 - Content of both.pm modified as expected ok t/99_author.....1..2 ok 1 - blib/script/localizenewlines ok 2 - blib/lib/File/LocalizeNewlines.pm ok All tests successful. Files=3, Tests=51, 1 wallclock secs ( 0.68 cusr + 0.20 csys = 0.88 CPU) Installing /Users/cpanrun/build/5.10.0/html/site/lib/File/LocalizeNewlines.html Installing /Users/cpanrun/build/5.10.0/site/lib/File/LocalizeNewlines.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/File::LocalizeNewlines.3 Installing /Users/cpanrun/build/5.10.0/site/bin/localizenewlines Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod