Skip Menu |

This queue is for tickets about the LWP-Curl CPAN distribution.

Report information
The Basics
Id: 66499
Status: resolved
Priority: 0/
Queue: LWP-Curl

People
Owner: LORN [...] cpan.org
Requestors:
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 0.06
Fixed in:
  • 0.01
  • 0.02
  • 0.03
  • 0.03.1
  • 0.04
  • 0.05



As written in http://www.perlmonks.org/?node_id=892203, I get following error: subroutine &LWP::Curl::encode called at /usr/local/share/perl/5.10.0/LWP/ Curl.pm line 211. Everything worked fine in v0.05, but since v0.06 uses other libraries, it can't find the method "encode" anymore.
This bug is fixed on http://github.com/lorn/lwp-curl/ I just uploaded the new version LWP-Curl-0.0.7 to CPAN Thank you for reporting :) Em Qua Mar 09 10:50:16 2011, https://www.google.com/accounts/o8/id? id=AItOawkMNJp1mF3nMKd1SkssP2g31Hn85JDncVQ escreveu: Show quoted text
> As written in http://www.perlmonks.org/?node_id=892203, I get following > error: > > subroutine &LWP::Curl::encode called at /usr/local/share/perl/5.10.0/LWP/ > Curl.pm line 211. > > Everything worked fine in v0.05, but since v0.06 uses other libraries, > it can't find the method "encode" anymore.