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/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi -I/home/cpanrun/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 ok 1 ok 2 ok 3 ok 4 ok t/test02_simpleget..1..2 ok 1 ok 2 ok t/test03_random.....1..2 ok 1 ok 2 ok 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 ok 1 ok 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: Test::Pod 1.00 required for testing POD t/test99_pod_coverage.1..0 # Skip Test::Pod::Coverage required for testing pod coverage skipped: Test::Pod::Coverage required for testing pod coverage Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/test04_history.t 255 65280 2 2 100.00% 1-2 t/test06_upload.t 255 65280 1 1 100.00% 1 t/test07_switch.t 255 65280 2 2 100.00% 1-2 t/test08_delete.t 255 65280 3 3 100.00% 1-3 2 tests skipped. Failed 4/10 test scripts, 60.00% okay. 8/17 subtests failed, 52.94% okay. make: *** [test_dynamic] Error 29