Checking if your kit is complete... Looks good Writing Makefile for Email::Simple::FromHandle Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/Email/Simple/FromHandle.pm blib\lib\Email\Simple\FromHandle.pm Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. D:\cpanrun\build\5-6-1\bin\perl.exe -Mblib -Id:\cpanrun\build\5-6-1\lib -e "use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;" t\fold.t t\handle.t t\nofold.t t\pod-coverage.t t\pod.t Using D:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Email-Simple-FromHandle/blib t\fold............1..6 ok 1 - use Email::Simple::FromHandle; ok 2 - The object isa Email::Simple ok 3 - The object isa Email::Simple::FromHandle ok 4 - References header checks out ok 5 - References header checks out with case folding ok 6 - And the received headers are folded gracefully, and multiple headers work ok t\handle..........1..11 ok 1 - use Email::Simple::FromHandle; ok 2 - The object isa Email::Simple ok 3 - The object isa Email::Simple::FromHandle ok 4 - correct From: ok 5 - 59 lines in body ok 6 - first line gotten as requested ok 7 - stream_to with custom writer # Failed test (t\handle.t at line 62) # got: undef # expected: 'XyzzyXX, #

# # This is your third and final notice. If you have # already gone to the Automatic Builder Web Site and started # your no-obligation tour, then disregard this email # and watch your mailbox for the message: #

# "YOU'VE GOT MONEY COMING!" #

# If you have NOT gone to the Automatic Builder Web Site, # then you need to go right NOW because AutomaticBuilder is # still holding your position and we have people that # are waiting to be placed under you. You need to # confirm or you're going to miss out on getting PAID! #

# We're confused. Why haven't you confirmed yet? You # don't pay anything. We place everyone under you and # then notify you when you have a check waiting for # you. #

# XyzzyXX, you don't need to do anything but click # below to start your no-obligation tour. #

# We have the rest of your information and will begin # placing people under you right away. #

# Remember, you make money every time someone we place # under you makes a purchase. We can't put anyone # there until you confirm. So go right now before you # do anything else! We don't want you to miss out on # this. #

# XyzzyXX, click below now, and you're in. It's that # easy! #

# CLICK HERE #

# Yours in Success, #

# Success Team
# P.O Box 2917
# Orcutt, CA 93457-2917
# #

# P.S. XyzzyXX, if you are no longer interested in # turning your computer into a CASH COW, please remove # yourself below so we can place all these people under # someone else who is ready. If you have already # confirmed your position, just ignore this email and # watch for our follow-up messages. #

# Either way we need to know if you're in or you're out # because these people need to be placed quickly. # #

#

#

#


Click here to unsubscribe

# ' Use of uninitialized value in concatenation (.) or string at D:/cpanrun/build/5-6-1/site/lib/Email/Simple.pm line 218, <$rdr> line 18. # Failed test (t\handle.t at line 69) # '' # doesn't match '(?i-xsm:can't seek)' # Looks like you failed 2 tests of 11. not ok 8 - body from pipe ok 9 - message-id from pipe ok 10 - message-id from pipe isn't empty not ok 11 - illegal seek on pipe dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 8, 11 Failed 2/11 tests, 81.82% okay t\nofold..........1..10 ok 1 - use Email::Simple::FromHandle; ok 2 - The object isa Email::Simple ok 3 - The object isa Email::Simple::FromHandle ok 4 - Andrew's in the header ok 5 - We can get a header ok 6 - Setting returns new value ok 7 - Which is consistently returned ok 8 - Body has sane stuff in it ok 9 - Body can be set properly ok 10 - Good grief, it's round-trippable 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..0 # Skip Test::Pod 1.00 required for testing POD skipped all skipped: Test::Pod 1.00 required for testing POD Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t\handle.t 2 512 11 2 8 11 2 tests skipped. Failed 1/5 test scripts. 2/27 subtests failed. Files=5, Tests=27, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/5 test programs. 2/27 subtests failed. NMAKE : fatal error U1077: 'D:\cpanrun\build\5-6-1\bin\perl.exe' : return code '0xff' Stop.