Checking if your kit is complete... Looks good Writing Makefile for MediaWiki cp lib/MediaWiki.pm blib/lib/MediaWiki.pm cp lib/MediaWiki/page.pm blib/lib/MediaWiki/page.pm Manifying blib/man3/MediaWiki.3 PERL_DL_NONLAZY=1 /home/cpanrun/pa-risc1.1/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/test01_getset..........1..4 Can't locate object method "get" via package "LWP::UserAgent" (perhaps you forgot to load "LWP::UserAgent"?) at blib/lib/MediaWiki/page.pm line 238. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay t/test02_simpleget.......1..2 Can't locate object method "get" via package "LWP::UserAgent" (perhaps you forgot to load "LWP::UserAgent"?) at blib/lib/MediaWiki/page.pm line 118. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/test03_random..........1..2 Can't locate object method "get" via package "LWP::UserAgent" (perhaps you forgot to load "LWP::UserAgent"?) at blib/lib/MediaWiki/page.pm line 118. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/test04_history.........1..2 Not enough arguments for Test::skip at t/test04_history.t line 35, near "1)" Execution of t/test04_history.t aborted due to compilation errors. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/test05_replace.........1..1 Can't locate object method "get" via package "LWP::UserAgent" (perhaps you forgot to load "LWP::UserAgent"?) at blib/lib/MediaWiki/page.pm line 238. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/test06_upload..........1..1 Not enough arguments for Test::skip at t/test06_upload.t line 15, near "1)" Execution of t/test06_upload.t aborted due to compilation errors. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/test07_switch..........1..2 Not enough arguments for Test::skip at t/test07_switch.t line 19, near "1)" Not enough arguments for Test::skip at t/test07_switch.t line 20, near "1)" Execution of t/test07_switch.t aborted due to compilation errors. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/test08_delete..........1..3 Not enough arguments for Test::skip at t/test08_delete.t line 20, near "1)" Not enough arguments for Test::skip at t/test08_delete.t line 21, near "1)" Not enough arguments for Test::skip at t/test08_delete.t line 22, near "1)" Execution of t/test08_delete.t aborted due to compilation errors. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-3 Failed 3/3 tests, 0.00% okay t/test99_pod.............1..0 # Skip Test::Pod 1.00 required for testing POD skipped all skipped: Test::Pod 1.00 required for testing POD t/test99_pod_coverage....1..0 # Skip Test::Pod::Coverage required for testing pod coverage skipped all skipped: Test::Pod::Coverage required for testing pod coverage Failed 8/10 test scripts, 20.00% okay. 17/17 subtests failed, 0.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/test01_getset.t 2 512 4 8 200.00% 1-4 t/test02_simpleget.t 2 512 2 4 200.00% 1-2 t/test03_random.t 2 512 2 4 200.00% 1-2 t/test04_history.t 255 65280 2 4 200.00% 1-2 t/test05_replace.t 2 512 1 2 200.00% 1 t/test06_upload.t 255 65280 1 2 200.00% 1 t/test07_switch.t 255 65280 2 4 200.00% 1-2 t/test08_delete.t 255 65280 3 6 200.00% 1-3 2 tests skipped. make: *** [test_dynamic] Error 11