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.