v-string in use/require non-portable at Makefile.PL line 3. Checking if your kit is complete... Looks good Writing Makefile for Test::Program cp Program.pm blib/lib/Test/Program.pm Manifying blib/man3/Test::Program.3 PERL_DL_NONLAZY=1 /home/cpanrun/tmp/5.8.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-load.........1..1 ok 1 - use Test::Program; # Testing Test::Program 0.10, Perl 5.008, /home/cpanrun/tmp/5.8.0/bin/perl ok t/compiles_ok.....1..7 ok 1 - use Test::Program; ok 2 - program_compiles_ok( 't/bin/clean.pl' ) passes ok 3 - And returns true ok 4 - program_compiles_ok( 't/bin/non-compiling.pl' ) fails ok 5 - And returns false ok 6 - program_compiles_ok( 't/bin/warnings.pl' ) fails ok 7 - And returns false ok t/pod-coverage....1..1 ok 1 - Pod coverage on Test::Program ok t/pod.............1..1 ok 1 - blib/lib/Test/Program.pm ok t/shebang.........1..2 ok 1 - use Test::Program; ok 2 - Switches are right ok All tests successful. Files=5, Tests=12, 3 wallclock secs ( 2.61 cusr + 0.14 csys = 2.75 CPU) Installing /home/cpanrun/build/5.8.0/lib/site_perl/5.8.0/Test/Program.pm Installing /home/cpanrun/build/5.8.0/man/man3/Test::Program.3 Appending installation info to /home/cpanrun/build/5.8.0/lib/5.8.0/i686-linux-thread-multi/perllocal.pod