Checking if your kit is complete... Looks good Writing Makefile for WebService::CaptchasDotNet cp CaptchasDotNet.pm blib/lib/WebService/CaptchasDotNet.pm Manifying blib/man3/WebService::CaptchasDotNet.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01compile..................1..1 ok 1 - use WebService::CaptchasDotNet; ok t/02constructor..............1..18 ok 1 - use WebService::CaptchasDotNet; ok 2 - The object isa WebService::CaptchasDotNet ok 3 - private attribute '_secret' exists ok 4 - private attribute '_secret' is undef ok 5 - private attribute '_uid' exists ok 6 - private attribute '_uid' is undef ok 7 - private attribute '_expire' set to 3600 ok 8 - The object isa WebService::CaptchasDotNet ok 9 - private attribute '_secret' properly populated ok 10 - private attribute '_uid' exists ok 11 - private attribute '_uid' is undef ok 12 - private attribute '_expire' set to 3600 ok 13 - The object isa WebService::CaptchasDotNet ok 14 - private attribute '_secret' properly populated ok 15 - private attribute '_uid' properly populated ok 16 - private attribute '_expire' set to 1800 ok 17 - /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/WebService-CaptchasDotNet/t/tmp exists ok 18 - /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/WebService-CaptchasDotNet/t/tmp removed ok t/03empty_subclass...........1..12 ok 1 - use My::EmptySubclass; ok 2 - no secret ok 3 - no captcha or random arguments ok 4 - no random argument ok 5 - no input argument ok 6 - improper captcha length ok 7 - improper captcha contents ok 8 - captcha match but no sanity file ok 9 - captcha mismatch ok 10 - captcha match ok 11 - /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/WebService-CaptchasDotNet/t/tmp exists ok 12 - /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/WebService-CaptchasDotNet/t/tmp removed ok t/10verify...................1..12 ok 1 - use WebService::CaptchasDotNet; ok 2 - no secret ok 3 - no captcha or random arguments ok 4 - no random argument ok 5 - no input argument ok 6 - improper captcha length ok 7 - improper captcha contents ok 8 - captcha match but no sanity file ok 9 - captcha mismatch ok 10 - captcha match ok 11 - /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/WebService-CaptchasDotNet/t/tmp exists ok 12 - /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/WebService-CaptchasDotNet/t/tmp removed ok t/11random...................1..10 ok 1 - use WebService::CaptchasDotNet; ok 2 - The object isa WebService::CaptchasDotNet ok 3 - random string '2975051058fb1c6c069c027b63a2e06a' returned ok 4 - random string is a md5 hash ok 5 - another random string '755b0d1d369c54b1a6bfea9ace3ae4e8' returned ok 6 - random strings from the same object are not equal ok 7 - random string 'foo' returned ok 8 - random string collision returns false ok 9 - /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/WebService-CaptchasDotNet/t/tmp exists ok 10 - /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/WebService-CaptchasDotNet/t/tmp removed ok t/12url......................1..5 ok 1 - use WebService::CaptchasDotNet; ok 2 - The object isa WebService::CaptchasDotNet ok 3 - url() generates the proper URL ok 4 - /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/WebService-CaptchasDotNet/t/tmp exists ok 5 - /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/WebService-CaptchasDotNet/t/tmp removed ok t/13expire...................1..6 ok 1 - use WebService::CaptchasDotNet; ok 2 - default value 3600 returned ok 3 - new value returned from set ok 4 - new value returned from get ok 5 - /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/WebService-CaptchasDotNet/t/tmp exists ok 6 - /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/WebService-CaptchasDotNet/t/tmp removed ok t/60_init....................1..7 ok 1 - use WebService::CaptchasDotNet; ok 2 - /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/WebService-CaptchasDotNet/t/tmp/CaptchasDotNet does not exist ok 3 - The object isa WebService::CaptchasDotNet ok 4 - /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/WebService-CaptchasDotNet/t/tmp/CaptchasDotNet created ok 5 - private _tempdir attribute properly set ok 6 - /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/WebService-CaptchasDotNet/t/tmp exists ok 7 - /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/WebService-CaptchasDotNet/t/tmp removed ok t/61_verify_random_string....1..11 ok 1 - use WebService::CaptchasDotNet; ok 2 - The object isa WebService::CaptchasDotNet ok 3 - no random string to verify returns false ok 4 - non-md5 random string 'foobar' returns false ok 5 - random md5 random string '2639ad44688295f36bbfe9d3e1eadc18' returns false ok 6 - random string '6e2b1d54edd243f9d116d943d13e6844' returns '/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/WebService-CaptchasDotNet/t/tmp/CaptchasDotNet/6e2b1d54edd243f9d116d943d13e6844' ok 7 - non-writable directory returns false ok 8 - random string verifies ok 9 - stale random file does not verify ok 10 - /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/WebService-CaptchasDotNet/t/tmp exists ok 11 - /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/WebService-CaptchasDotNet/t/tmp removed ok t/62_cleanup.................1..11 ok 1 - use WebService::CaptchasDotNet; ok 2 - cache file does not exist ok 3 - cache file exists ok 4 - cache file was not removed - not a hex file ok 5 - cache file does not exist ok 6 - cache file exists ok 7 - cache file removed ok 8 - unreadable directory returns false ok 9 - readable directory returns true ok 10 - /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/WebService-CaptchasDotNet/t/tmp exists ok 11 - /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/WebService-CaptchasDotNet/t/tmp removed ok t/63_time_to_cleanup.........1..6 ok 1 - use WebService::CaptchasDotNet; ok 2 - non-existent file returns false ok 3 - new file returns false ok 4 - stale file returns true ok 5 - /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/WebService-CaptchasDotNet/t/tmp exists ok 6 - /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/WebService-CaptchasDotNet/t/tmp removed ok t/80cgi......................1..0 # Skip Apache-Test not configured skipped all skipped: Apache-Test not configured t/99pod......................Undefined subroutine &main::pod_ok called at t/99pod.t line 28. # Looks like your test died before it could output anything. 1..1 dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/99pod.t 255 65280 1 2 1 1 test skipped. Failed 1/13 test scripts. 1/100 subtests failed. Files=13, Tests=100, 16 wallclock secs ( 2.38 cusr + 0.91 csys = 3.29 CPU) Failed 1/13 test programs. 1/100 subtests failed. make: *** [test_dynamic] Error 255