t\use....1..21 ok 1 - require CGI::FormBuilder; # Failed test (t\use.t at line 14) # Tried to require 'CGI::FormBuilder::Mail::FormatMultiPart'. # Error: Can't locate MIME/Lite.pm in @INC (@INC contains: C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\CGI-FormBuilder-Mail-FormatMultiPart\blib\arch C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\CGI-FormBuilder-Mail-FormatMultiPart\blib\lib C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\CGI-FormBuilder-Mail-FormatMultiPart\blib\lib C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\CGI-FormBuilder-Mail-FormatMultiPart\blib\arch C:/cpanrun-5.8/build/5-8-0/lib C:/cpanrun-5.8/build/5-8-0/site/lib . C:/cpanrun-5.8/build/5-8-0/lib C:/cpanrun-5.8/build/5-8-0/site/lib .) at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\CGI-FormBuilder-Mail-FormatMultiPart\blib\lib/CGI/FormBuilder/Mail/FormatMultiPart.pm line 14. # Compilation failed in require at (eval 2) line 2. not ok 2 - require CGI::FormBuilder::Mail::FormatMultiPart; # ok 3 - new without any params ok 4 - constructor return undefined ok 5 - constructor return not a reference ok 6 - constructor return not a hash ref ok 7 - constructor return not right class obj ok 8 - could not get CGI::FormBuilder obj for tests # set $ENV{FB_FMP_EMAIL} and $ENV{FB_FMP_SMTP} for real mail test # testing form: test1 = 'test one', test2 = 'test two' # sending form e-mail to dummy@nowhere.com ok 9 - no throw against bad params checking FormBuilder as form param ok 10 - no throw against non-scalar mailer args ok 11 - no throw against non-scalar mailer args ok 12 - no throw against non-scalar mailer args ok 13 - no throw against non-scalar mailer args ok 14 - no throw against non-scalar mailer args ok 15 - no throw against non-scalar mailer args ok 16 - no throw against missing required mailer params ok 17 - no throw against missing required mailer params ok 18 - no throw against missing required mailer params ok 19 - no throw against bad smtp mailer param ok 20 - does not live with main params ok 21 # skip Cannot test real mail consistently # Looks like you failed 1 tests of 21. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 2 Failed 1/21 tests, 95.24% okay (less 1 skipped test: 19 okay, 90.48%) Failed 1/1 test scripts, 0.00% okay. 1/21 subtests failed, 95.24% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\use.t 1 256 21 1 4.76% 2 1 subtest skipped.