Checking if your kit is complete... Looks good Writing Makefile for Acme::LOLCAT cp lib/Acme/LOLCAT.pm blib/lib/Acme/LOLCAT.pm Manifying blib/man3/Acme::LOLCAT.3 PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi -I/export/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/00-load...........1..1 ok 1 - use Acme::LOLCAT; # Testing Acme::LOLCAT 0.0.2, Perl 5.006001, /export/home/cpanrun/build/5.6.1/bin/perl ok t/boilerplate.......1..3 ok 1 - README contains no boilerplate text ok 2 - Changes contains no boilerplate text ok 3 - lib/Acme/LOLCAT.pm contains no boilerplate text ok t/lols..............ok 1 - use Acme::LOLCAT; not ok 2 - translates cheeseburger phrase: I CAN HAS CHEEZBURGR? # Failed test (t/lols.t at line 12) # 'I CAN HAS CHEEZBURGR?' # doesn't match '(?-xism:I CAN HAZ CHEEZBURGR\?)' not ok 3 - translates pickle phrase: YURE RITE, I WANTS MOAR PICKLEZ. # Failed test (t/lols.t at line 16) # 'YURE RITE, I WANTS MOAR PICKLEZ.' # doesn't match '(?-xism:Y?(?:O|U)?RE? RITE, I WANTZ MOAR PICKLEZ)' ok 4 - translated magazine phrase: IM IN YUR BATHROOM, READIN UR MAGAZINE ok 5 - translated domination phrase: IM IN YORE WHIRLD, PLANNIN UR DOMINASHUN ok 6 - translated bucket phrase: I THINK THAT AR TEH NICE BUKKIT not ok 7 - translated question phrase: OH HAI, I WANTS T ASK YU QUESSHUN # Failed test (t/lols.t at line 32) # 'OH HAI, I WANTS T ASK YU QUESSHUN' # doesn't match '(?-xism:OH HAI, I WANTZ (?:TO?|2) ASK YU QWESJUN)' ok 8 - translated sausage phrase: IM IN UR BED AND BREKKFAST, EATIN YUR SAUSUJZ ok 9 - translated party ad text: FREE PARTIEZ, EVENTZ & MOAR! WUTZ HAPPENIN? HOOZ GOIN? 1..9 # Looks like you failed 3 tests of 9. dubious Test returned status 3 (wstat 768, 0x300) DIED. FAILED tests 1-9 Failed 9/9 tests, 0.00% okay t/pod-coverage......1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod...............1..0 # Skip Test::Pod 1.14 required for testing POD skipped: Test::Pod 1.14 required for testing POD Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/lols.t 3 768 9 9 100.00% 1-9 2 tests skipped. Failed 1/5 test scripts, 80.00% okay. 9/13 subtests failed, 30.77% okay. make: *** [test_dynamic] Error 29