NAME
Curl::easy - Compatability Perl extension interface for libcurl
SYNOPSIS
use WWW::Curl::easy;
DESCRIPTION
This module exists only to provide backwards compatability for existing scripts using the 'Curl::easy' module, which has now changed name to 'WWW::Curl::easy'.
Don't use this module for new scripts - use 'WWW::Curl::easy' instead.
AUTHOR
Version 2.00 of WWW::Curl::easy is a renaming of the previous version, named Curl::easy, (also with additional features) to follow CPAN naming guidelines, by Cris Bailiff.
Copyright
Copyright (C) 2003 Cris Bailiff
You may opt to use, copy, modify, merge, publish, distribute and/or sell copies of the Software, and permit persons to whom the Software is furnished to do so, under the terms of the MPL or the MIT/X-derivate licenses. You may pick one of these licenses.
SEE ALSO
http://curl.haxx.se/
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 57:
=cut found outside a pod block. Skipping to next block.