WARNING: LICENSE is not a known parameter. Checking if your kit is complete... Warning: the following files are missing in your kit: t/testmaildir/cur/.exists t/testmaildir/new/.exists t/testmaildir/tmp/.exists Please inform the author. 'LICENSE' is not a known MakeMaker parameter name. Writing Makefile for Email::FolderType cp lib/Email/FolderType/MH.pm blib/lib/Email/FolderType/MH.pm cp lib/Email/FolderType/Ezmlm.pm blib/lib/Email/FolderType/Ezmlm.pm cp lib/Email/FolderType/Mbox.pm blib/lib/Email/FolderType/Mbox.pm cp lib/Email/FolderType.pm blib/lib/Email/FolderType.pm cp lib/Email/FolderType/Maildir.pm blib/lib/Email/FolderType/Maildir.pm Manifying blib/man3/Email::FolderType::MH.3 Manifying blib/man3/Email::FolderType::Ezmlm.3 Manifying blib/man3/Email::FolderType::Mbox.3 Manifying blib/man3/Email::FolderType::Maildir.3 Manifying blib/man3/Email::FolderType.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/00use...........1..3 ok 1 - use Email::FolderType; ok 2 - main->can('folder_type') ok 3 ok t/01mbox..........1..2 ok 1 - use Email::FolderType; ok 2 ok t/02maildir.......1..5 ok 1 - use Email::FolderType; ok 2 # Failed test at t/02maildir.t line 6. not ok 3 # got: 'Mbox' # expected: 'Maildir' ok 4 # Looks like you failed 1 test of 5. ok 5 dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 3 Failed 1/5 tests, 80.00% okay t/03mh............1..2 ok 1 - use Email::FolderType; ok 2 ok t/10killeft.......1..2 ok 1 - syntax error at (eval 7) line 2, at EOF # ok 2 - Too many arguments for Email::FolderType::folder_type at (eval 8) line 2, near "'bar') # " # ok t/15newmatcher....1..3 ok 1 - use Email::FolderType; ok 2 - new TestMatcher works ok 3 - MH still works ok t/16newdefault....1..4 ok 1 - use Email::FolderType; ok 2 - new TestMatcher works ok 3 - MH still works ok 4 - Mbox still works ok t/ezmlm...........1..2 ok 1 - use Email::FolderType; ok 2 ok t/pod-coverage....1..5 ok 1 - Pod coverage on Email::FolderType ok 2 - Pod coverage on Email::FolderType::Ezmlm ok 3 - Pod coverage on Email::FolderType::Maildir ok 4 - Pod coverage on Email::FolderType::Mbox ok 5 - Pod coverage on Email::FolderType::MH ok t/pod.............1..5 ok 1 - blib/lib/Email/FolderType.pm ok 2 - blib/lib/Email/FolderType/Ezmlm.pm ok 3 - blib/lib/Email/FolderType/Maildir.pm ok 4 - blib/lib/Email/FolderType/Mbox.pm ok 5 - blib/lib/Email/FolderType/MH.pm ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/02maildir.t 1 256 5 1 3 Failed 1/10 test scripts. 1/33 subtests failed. Files=10, Tests=33, 1 wallclock secs ( 1.24 cusr + 0.37 csys = 1.61 CPU) Failed 1/10 test programs. 1/33 subtests failed. make: *** [test_dynamic] Error 25