WARNING: LICENSE is not a known parameter. Warning: prerequisite Email::MIME::Modifier 1.442 not found. We have 1.441. Checking if your kit is complete... Looks good 'LICENSE' is not a known MakeMaker parameter name. Writing Makefile for Email::MIME::Attachment::Stripper cp lib/Email/MIME/Attachment/Stripper.pm blib/lib/Email/MIME/Attachment/Stripper.pm Manifying blib/man3/Email::MIME::Attachment::Stripper.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.8.8/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01..............1..38 ok 1 - use Email::MIME::Attachment::Stripper; ok 2 - The object isa Email::MIME ok 3 - Message has attachments ok 4 - Get stripper ok 5 - The object isa Email::MIME::Attachment::Stripper ok 6 - Get detached message ok 7 - The object isa Email::MIME ok 8 - Message no longer has attachments ok 9 - Get attachments ok 10 - Got 3 attachments ok 11 - First attachment is plain ok 12 - 2nd is .ps ok 13 - 3rd is html ok 14 - First attachment named OK ok 15 - As is 2nd ok 16 - And 3rd ok 17 - First attachment has contains the right stuff # Failed test '...As does second' not ok 18 - ...As does second # at t/01.t line 37. # 'SCALAR(0x186a224)' # doesn't match '(?-xism:^%!PS-Adobe-2\.0)' ok 19 - The object isa Email::MIME ok 20 - Message has attachments ok 21 - Get stripper ok 22 - The object isa Email::MIME::Attachment::Stripper ok 23 - Get detached message ok 24 - The object isa Email::MIME ok 25 - Message no longer has attachments ok 26 - Got 1 attachment ok 27 - attachment is another message ok 28 - With no name ok 29 - The object isa Email::MIME ok 30 - Message has attachments ok 31 - Get stripper ok 32 - The object isa Email::MIME::Attachment::Stripper ok 33 - Get detached message ok 34 - The object isa Email::MIME ok 35 - Message no longer has attachments # Failed test at t/01.t line 76. not ok 36 # 'From: Simon Cozens # To: test@test.com # Bcc: lathos@gmail.com # Subject: Test attachment # Mime-Version: 1.0 # Content-Type: multipart/mixed; boundary="n8g4imXOkfNTN/H1" # Content-Disposition: inline # X-Mutt-Fcc: =outbox-200406 # Status: RO # Content-Length: 6431 # Lines: 102 # # # --n8g4imXOkfNTN/H1 # Content-Type: text/plain; charset=us-ascii # Content-Disposition: inline # # SCALAR(0x1869c84) # --n8g4imXOkfNTN/H1-- # ' # doesn't match '(?-xism:pointless)' ok 37 - No filename ok 38 - Got filename # Looks like you failed 2 tests of 38. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 18, 36 Failed 2/38 tests, 94.74% okay t/02..............1..1 ok 1 - We have a body ok t/nested-parts....ok 1 - use Email::MIME::Attachment::Stripper; ok 2 - The object isa Email::MIME ok 3 ok 4 - The object isa Email::MIME::Attachment::Stripper ok 5 - The object isa Email::MIME not ok 6 - attachment count # TODO Nested MIME parts are incorrectly handled # Failed (TODO) test 'attachment count' # at t/nested-parts.t line 26. # got: '0' # expected: '2' 1..6 ok t/pod-coverage....1..0 # Skip Test::Pod::Coverage 1.08 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.08 required for testing POD coverage t/pod.............1..1 ok 1 - blib/lib/Email/MIME/Attachment/Stripper.pm ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/01.t 2 512 38 2 18 36 1 test skipped. Failed 1/5 test scripts. 2/46 subtests failed. Files=5, Tests=46, 1 wallclock secs ( 0.52 cusr + 0.15 csys = 0.67 CPU) Failed 1/5 test programs. 2/46 subtests failed. make: *** [test_dynamic] Error 25