# running Build.PL /Users/cpanrun/build/5.8.8/bin/perl Build.PL Creating custom builder _build/lib/Filter/Uncomment.pm in _build/lib/Filter Checking whether your kit is complete... Looks good Checking prerequisites... Looks good Creating new 'Build' script for 'Filter-Uncomment' version '0.01' Unknown 'build_class', defaulting to 'Module::Build' /Users/cpanrun/build/5.8.8/bin/perl Build --makefile_env_macros 1 Warning: AutoSplit had to create top-level blib/lib/auto unexpectedly. Copying lib/Filter/Uncomment.pm -> blib/lib/Filter/Uncomment.pm Manifying blib/lib/Filter/Uncomment.pm -> blib/libdoc/Filter::Uncomment.3 HTMLifying blib/lib/Filter/Uncomment.pm -> blib/libhtml/site/lib/Filter/Uncomment.html /Users/cpanrun/build/5.8.8/bin/perl Build --makefile_env_macros 1 test t/000_dependencies......ok 1 # skip Test::Dependencies has no support for Module::Build 1..1 ok 1/1 skipped: various reasons t/000_distribution......1..10 ok 1 - Checking MANIFEST integrity Filter::Uncomment needs arguments! at (eval 38) line 2 ok 2 - use Filter::Uncomment; ok 3 - Filter::Uncomment defines a version ok 4 # skip Module::Build PREREQ_PM not yet implemented ok 5 - POD test for blib/lib/Filter/Uncomment.pm ok 6 - MANIFEST exists ok 7 - README exists ok 8 - Changes(.pod)? or ChangeLog(.pod)? exists ok 9 - Build.PL or Makefile.PL exists # Filter::Uncomment: no public symbols defined ok 10 - Pod Coverage ok ok 1/10 skipped: various reasons t/000_kwalitee..........1..0 # Skip Test::Kwalitee not installed; skipping skipped all skipped: Test::Kwalitee not installed; skipping t/001_load..............Filter::Uncomment needs arguments! at (eval 3) line 2 ok 1 - use Filter::Uncomment; 1..1 ok t/002_0_pod_spelling....1..1 sh: line 1: spell: command not found Died at /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/Test/Spelling.pm line 54. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/002_1_pod.............1..1 ok 1 - blib/lib/Filter/Uncomment.pm ok t/002_2_pod_coverage....1..1 # Filter::Uncomment: no public symbols defined ok 1 - Pod coverage on Filter::Uncomment ok t/003_perl_critic.......1..1 ok 1 - blib/lib/Filter/Uncomment.pm ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/002_0_pod_spelling.t 255 65280 1 2 1 1 test and 2 subtests skipped. Failed 1/8 test scripts. 1/16 subtests failed. Files=8, Tests=16, 3 wallclock secs ( 2.06 cusr + 0.44 csys = 2.50 CPU) Failed 1/8 test programs. 1/16 subtests failed. make: *** [test] Error 25