Skip Menu |

This queue is for tickets about the Net-OAuth CPAN distribution.

Report information
The Basics
Id: 32453
Status: resolved
Priority: 0/
Queue: Net-OAuth

People
Owner: Nobody in particular
Requestors: ANDK [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.05
Fixed in: (no value)



Subject: missing prerequisite LWP::UserAgent
I saw a failing test due to missing LWP::UserAgent, so I presume the dependency should be specified (or the test amended): t/04-example......Can't locate LWP/UserAgent.pm in @INC (@INC contains: /home/sand/.cpan/build/Net-OAuth-0.05-AyCEOv/blib/lib /home/sand/.cpan/build/Net-OAuth-0.05-AyCEOv/blib/arch /home/sand/.cpan/build/Net-OAuth-0.05-AyCEOv/blib/lib /home/sand/.cpan/build/Net-OAuth-0.05-AyCEOv/blib/arch /home/src/perl/repoperls/installed-perls/perl/pviwt9K/perl-5.8.0@32986/lib/5.11.0/i686-linux /home/src/perl/repoperls/installed-perls/perl/pviwt9K/perl-5.8.0@32986/lib/5.11.0 /home/src/perl/repoperls/installed-perls/perl/pviwt9K/perl-5.8.0@32986/lib/site_perl/5.11.0/i686-linux /home/src/perl/repoperls/installed-perls/perl/pviwt9K/perl-5.8.0@32986/lib/site_perl/5.11.0) at t/04-example.t line 6. BEGIN failed--compilation aborted at t/04-example.t line 6. # Looks like your test died before it could output anything. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 5/5 subtests Test Summary Report ------------------- t/04-example.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 5 tests but ran 0. Files=4, Tests=22, 0 wallclock secs ( 0.02 usr 0.01 sys + 0.29 cusr 0.03 csys = 0.35 CPU) Result: FAIL The full test output is at http://www.nntp.perl.org/group/perl.cpan.testers/2008/01/msg964614.html Thanks,
fixed in 0.09