Subject: | Missing requirement: IO::CaptureOutput (still) |
D:\perl-modules\Email-Valid-0.173>perl t/valid.t
1..16
ok 1 - use Email::Valid;
ok 2 - Alfred Neuman <Neuman@BBN-TENEXA>
ok 3 - Alfred Neuman <Neuman@BBN-TENEXA> { -fqdn => 0 }
ok 4 - spaces fudged out of an address local-part
ok 5 - spaces in localpart is not valid when not fudging
ok 6 - details are rfc822
ok 7 - spaced out address is squished
ok 8 - comments nicely dropped from an address
ok 9 - space between @ and domain is valid
ok 10 - an email can start with a dash
ok 11 - an email can start with a dash (alternate calling method)
ok 12 - blort@aol.com, with mxcheck, is ok
Can't locate IO/CaptureOutput.pm in @INC (@INC contains: d:/Perl/lib
d:/Perl/site/lib .) at d:/Perl/site/lib/Email/Valid.pm line 153.
# Looks like you planned 16 tests but only ran 12.
# Looks like your test died just after 12.
Unlike you :-( I've tried to investigate this, but I cannot see what's
triggering the problem. Please don't try to whitewash this again. It's a
real problem. I would be quite happy to propose a solution if I could
ascertain what's going on, but I simply don't understand.