summaryrefslogtreecommitdiff
path: root/www/p5-WWW-Curl/DESCR
AgeCommit message (Collapse)AuthorFilesLines
2005-01-08Import p5-WWW-Curl from pkgsrc-wip. Packaged by imil at gcu dot info.minskim1-0/+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.