CC: | sdrabble [...] cpan.org |
Subject: | Bug in Mail::Webmail::Yahoo |
Date: | Fri, 24 Oct 2008 23:31:35 -0700 (PDT) |
To: | bug-Mail-Webmail-Yahoo [...] rt.cpan.org |
From: | JG Morse <pgmer6809 [...] yahoo.com> |
Did a -MCPAN install of module Mail::Webmail::Yahoo
all goes fine until the end when it tries to do a test and asks me for userid and password. I enter these and it then reports:
<quote>
https not supported by LWP. This application will not work.
t/all.... Dubious, test returned 2 (wstat 512, 0x200)
Failed 3/4 subtests
Test Summary Report
-------------------
t/all (Wstat: 512 Tests: 1 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 4 tests but ran 1.
Files=1, Tests=1, 17 wallclock secs ( 0.02 usr 0.00 sys + 0.15 cusr 0.02 csys = 0.19 CPU)
Result: FAIL
Failed 1/1 test programs. 0/1 subtests failed.
make: *** [test_dynamic] Error 2
/usr/bin/make test -- NOT OK
Running make install
make test had returned bad status, won't install without force
</quote>
I have installed IO::All::HTTPS and also re-installed LWP
I am running perl 5.8.8 on Ubuntu Linux Gutsy Gibbon (7.1)
Suggestions?
Thank you
Greg Morse