/home/cpanrun/build/5.6.1/bin/perl Build.PL Checking whether your kit is complete... ERROR: perl: Version 5.006001 is installed, but we need version >= 5.008000 ERROR: HTML::Tree: Version 3.11 is installed, but we need version >= 3.21 ERROR: Module::Build: Version 0.20 is installed, but we need version >= 0.21 ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions of the modules indicated above before proceeding with this installation. Looks good Creating new 'Build' script for 'HTML-Embellish' version '0.02' /home/cpanrun/build/5.6.1/bin/perl Build lib/HTML/Embellish.pm -> blib/lib/HTML/Embellish.pm Manifying blib/lib/HTML/Embellish.pm -> blib/libdoc/HTML::Embellish.3 /home/cpanrun/build/5.6.1/bin/perl Build test t/00.load........... # Failed test (t/00.load.t at line 9) # Tried to use 'HTML::Embellish'. # Error: Perl v5.8.0 required--this is only v5.6.1, stopped at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/HTML-Embellish/blib/lib/HTML/Embellish.pm line 21. # BEGIN failed--compilation aborted at t/00.load.t line 9. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. # Testing HTML::Embellish # Looks like you failed 1 test of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/10.embellish...... # Failed test (t/10.embellish.t at line 11) # Tried to use 'HTML::Embellish'. # Error: Perl v5.8.0 required--this is only v5.6.1, stopped at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/HTML-Embellish/blib/lib/HTML/Embellish.pm line 21. # BEGIN failed--compilation aborted at t/10.embellish.t line 11. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Undefined subroutine &main::embellish called at t/10.embellish.t line 37. # Looks like you planned 9 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-9 Failed 9/9 tests, 0.00% okay t/perlcritic........skipped: Test::Perl::Critic required for testing PBP compliance t/pod-coverage......skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod...............skipped: Test::Pod 1.14 required for testing POD Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/00.load.t 1 256 1 1 100.00% 1 t/10.embellish.t 255 65280 9 9 100.00% 1-9 3 tests skipped. Failed 2/5 test scripts, 60.00% okay. 10/10 subtests failed, 0.00% okay. make: *** [test] Error 29