The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

WWW::Curl - Perl extension interface for libcurl

SYNOPSIS

        use WWW::Curl::easy;

DESCRIPTION

This module is a namespace placeholder for a future high level perl-oriented interface to libcurl. Currently, you need to use the direct libcurl 'easy' interface, by using the 'WWW::Curl::easy' module.

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 21:

=cut found outside a pod block. Skipping to next block.