summaryrefslogtreecommitdiff
path: root/www/p5-WWW-Curl/DESCR
blob: 3d72044ac82ddb6085bfe6d1450cc1abbf0a9d94 (plain)
1
2
3
4
5
6
7
8
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.

The perl module WWW::Curl::easy provides an interface to the cURL library
"libcurl".

See http://curl.haxx.se/ for more information on cURL and libcurl.