Checking if your kit is complete... Looks good Writing Makefile for WWW::Selenium::Utils cp lib/WWW/Selenium/Utils/PostResults.pm blib/lib/WWW/Selenium/Utils/PostResults.pm cp lib/WWW/Selenium/Utils.pm blib/lib/WWW/Selenium/Utils.pm cp lib/WWW/Selenium/Utils/Actions.pm blib/lib/WWW/Selenium/Utils/Actions.pm cp lib/WWW/Selenium/Utils/CGI.pm blib/lib/WWW/Selenium/Utils/CGI.pm cp bin/selenium-regen blib/script/selenium-regen /Users/cpanrun/build/5.10.0/bin/perl -Iinc "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/selenium-regen Manifying blib/man3/WWW::Selenium::Utils.3 Manifying blib/man3/WWW::Selenium::Utils::CGI.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/0-use............. # Failed test 'use WWW::Selenium::Utils;' # at t/0-use.t line 5. # Tried to use 'WWW::Selenium::Utils'. # Error: Global symbol "%selenium_actions" requires explicit package name at lib/WWW/Selenium/Utils.pm line 194. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at t/0-use.t line 5. not ok 1 - use WWW::Selenium::Utils; # Looks like you failed 1 test of 2. ok 2 - use WWW::Selenium::Utils::CGI; 1..2 dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/2 tests, 50.00% okay t/1-regen...........1..79 Can't locate object method "export_to_level" via package "Test::Exception" at /Users/cpanrun/build/5.10.0/site/lib/Test/Exception.pm line 22. BEGIN failed--compilation aborted at t/1-regen.t line 3. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-79 Failed 79/79 tests, 0.00% okay t/2-cgi.............ok 1 - cat with no args ok 2 ok 3 - cat with absolute args ok 4 ok 5 - raw cat ok 6 ok 7 - run with no args ok 8 ok 9 - running a command ok 10 ok 11 - run with no args ok 12 ok 13 - run with one args ok 14 ok 15 ok 16 - statefile is gone ok 17 - bar=foo ok 18 - statefile exists ok 19 - run with one args ok 20 - invalid key ok 21 ok 22 ok 23 - statefile is gone 1..23 ok t/sel2wiki..........ok 1 ok 2 ok 3 1..3 ok t/selenium-regen....1..5 Running "/Users/cpanrun/build/5.10.0/bin/perl -Ilib bin/selenium-regen 2>&1" # Failed test at t/selenium-regen.t line 9. # 'Global symbol "%selenium_actions" requires explicit package name at lib/WWW/Selenium/Utils.pm line 194. # Compilation failed in require at bin/selenium-regen line 5. # BEGIN failed--compilation aborted at bin/selenium-regen line 5. # ' # doesn't match '(?-xism:Must provide a directory of tests)' not ok 1 Undefined subroutine &main::test_setup called at t/selenium-regen.t line 14. # Looks like you planned 5 tests but only ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-5 Failed 5/5 tests, 0.00% okay t/selfuncs..........1..18 ok 1 - use WWW::Selenium::Utils::Actions; Global symbol "%selenium_actions" requires explicit package name at t/selfuncs.t line 32. Global symbol "%selenium_actions" requires explicit package name at t/selfuncs.t line 34. Execution of t/selfuncs.t aborted due to compilation errors. # Looks like you planned 18 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-18 Failed 17/18 tests, 5.56% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/0-use.t 1 256 2 1 1 t/1-regen.t 255 65280 79 158 1-79 t/selenium-regen.t 255 65280 5 9 1-5 t/selfuncs.t 255 65280 18 34 2-18 Failed 4/6 test scripts. 102/130 subtests failed. Files=6, Tests=130, 1 wallclock secs ( 0.70 cusr + 0.27 csys = 0.97 CPU) Failed 4/6 test programs. 102/130 subtests failed. make: *** [test_dynamic] Error 255