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. Writing Makefile for Email::FolderType Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. 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 Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-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 ok 5 # Looks like you failed 1 test of 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 - Not enough arguments for Email::FolderType::folder_type at (eval 6) line 2, at EOF # ok 2 - Too many arguments for Email::FolderType::folder_type at (eval 7) 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..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..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 1 test skipped. Failed 1/10 test scripts. 1/28 subtests failed. Files=10, Tests=28, 2 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/10 test programs. 1/28 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.