Checking if your kit is complete... Looks good 'LICENSE' is not a known MakeMaker parameter name. Writing Makefile for Captcha::reCAPTCHA cp lib/Captcha/reCAPTCHA.pm blib/lib/Captcha/reCAPTCHA.pm Manifying blib/man3/Captcha::reCAPTCHA.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 Captcha::reCAPTCHA; # Testing Captcha::reCAPTCHA 0.92 ok t/10.get_html.......1..15 ok 1 - Simple: Created OK ok 2 - The object isa Captcha::reCAPTCHA ok 3 - Simple: Generate HTML OK ok 4 - Error: Created OK ok 5 - The object isa Captcha::reCAPTCHA ok 6 - Error: Generate HTML OK ok 7 - Error in hash: Created OK ok 8 - The object isa Captcha::reCAPTCHA ok 9 - Error in hash: Generate HTML OK ok 10 - Secure: Created OK ok 11 - The object isa Captcha::reCAPTCHA ok 12 - Secure: Generate HTML OK ok 13 - Options: Created OK ok 14 - The object isa Captcha::reCAPTCHA ok 15 - Options: Generate HTML OK ok t/20.check_answer...1..12 ok 1 - Simple correct: Created OK ok 2 - The object isa Captcha::reCAPTCHA Can't call method "clone" on unblessed reference at /export/home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/HTTP/Message.pm line 53. # Looks like you planned 12 tests but only ran 2. # Looks like your test died just after 2. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 3-12 Failed 10/12 tests, 16.67% okay t/40.errors.........1..15 ok 1 - new: Bad args: create OK ok 2 - The object isa T::Captcha::reCAPTCHA ok 3 - new: Bad args: error OK ok 4 - get_html: No args: create OK ok 5 - The object isa T::Captcha::reCAPTCHA ok 6 - get_html: No args: error OK ok 7 - get_html: No key: create OK ok 8 - The object isa T::Captcha::reCAPTCHA ok 9 - get_html: No key: error OK ok 10 - check_answer: No args: create OK ok 11 - The object isa T::Captcha::reCAPTCHA ok 12 - check_answer: No args: error OK ok 13 - check_answer: no ip: create OK ok 14 - The object isa T::Captcha::reCAPTCHA ok 15 - check_answer: no ip: error OK ok 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/20.check_answer.t 255 65280 12 10 83.33% 3-12 2 tests skipped. Failed 1/6 test scripts, 83.33% okay. 10/43 subtests failed, 76.74% okay. make: *** [test_dynamic] Error 29