Skip Menu |

This queue is for tickets about the LWP-Protocol-http-SocksChain10 CPAN distribution.

Report information
The Basics
Id: 51786
Status: new
Priority: 0/
Queue: LWP-Protocol-http-SocksChain10

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

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



Subject: Undeclared dependency on LWP::Debug
As the subject says:) % grep -rn LWP::Debug . | head -n 5 ./SocksChain10.pm:20:require LWP::Debug; ./SocksChain10.pm:108: #LWP::Debug::trace('()'); ./SocksChain10.pm:175: LWP::Debug::conns($buf); ./SocksChain10.pm:188: LWP::Debug::conns($buf); ./SocksChain10.pm:200: LWP::Debug::conns($$cont_ref); % grep -A 5 require META.yml requires: Net::SC: 1.11 meta-spec: url: http://module-build.sourceforge.net/META-spec-v1.3.html version: 1.3 Example for a failing test: http://www.nntp.perl.org/group/perl.cpan.testers/2009/11/msg6070745.html HTH && Regards, PS: Same bug report could be written for LWP-Protocol-http-SocksChain