Changes for version 4.17
- Fixing build process for old libcurl versions without CURLOPT_RESOLVE.
- License is now MIT only.
Modules
Perl extension interface for libcurl
Provides
in lib/WWW/Curl/Easy.pm
in lib/WWW/Curl/Form.pm
in lib/WWW/Curl/Multi.pm
in lib/WWW/Curl/Share.pm
Module Install Instructions
To install WWW::Curl, copy and paste the appropriate command in to your terminal.
cpanm WWW::Curl
perl -MCPAN -e shellinstall WWW::Curl
For more information on module installation, please visitthe detailed CPAN module installation guide.