Skip Menu |

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

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

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

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



Subject: [PATCH] Use Net::Curl instead of WWW::Curl
Date: Tue, 25 Jun 2013 12:17:11 -0700 (PDT)
To: "bug-LWP-Curl [...] rt.cpan.org" <bug-LWP-Curl [...] rt.cpan.org>
From: Mark Allen <mrallen1 [...] yahoo.com>
Attached is a patch against 0.12 of the LWP-Curl to use Net::Curl instead of WWW::Curl which seems to have problems installing on OS X (there is a pretty old ticket on RT about this install failure.) I also fixed a POST parameter encoding issue and changed some of the documentation.  I've been mulling using Moo on this module too, but I'm not sure if that would be welcomed or not. Alternatively, you can find these patches on github here: https://github.com/mrallen1/LWP-Curl Thanks. Mark

Message body is not shown because sender requested not to inline it.

Thanks for the patch :) I'll do some test and put on CPAN for others test when I relesead I tell you. Em Ter Jun 25 15:17:26 2013, mallen escreveu: Show quoted text
> Attached is a patch against 0.12 of the LWP-Curl to use Net::Curl > instead of WWW::Curl which seems to have > problems installing on OS X (there is a pretty old ticket on RT about > this install failure.) > > I also fixed a POST parameter encoding issue and changed some of the > documentation.  I've been mulling using > Moo on this module too, but I'm not sure if that would be welcomed or > not. > > Alternatively, you can find these patches on github here: > > https://github.com/mrallen1/LWP-Curl > > Thanks. > > Mark
On Wed Jun 26 23:02:07 2013, LORN wrote: Show quoted text
> Thanks for the patch :) > > I'll do some test and put on CPAN for others test when I relesead I > tell you.
I'm having some issues installing on OS X Yosemite. Would be great to see this get released. :) Thanks, Olaf
Fixed on 0.13 shipped to CPAN. Sorry for the delay :| Thanks for the patch Mark, and thanks for the 'ping' Olaf.