diff options
author | minskim <minskim> | 2005-01-08 13:18:55 +0000 |
---|---|---|
committer | minskim <minskim> | 2005-01-08 13:18:55 +0000 |
commit | 36a4de8f95d89e99ed9a1a91b7d867e3a3e73070 (patch) | |
tree | 36bed67d5e26d9875c7cf08eb41fe1769e9a5214 /www/p5-WWW-Curl/PLIST | |
parent | d16c077d1737c68f77d19eaa455ab7b88cdbd2aa (diff) | |
download | pkgsrc-36a4de8f95d89e99ed9a1a91b7d867e3a3e73070.tar.gz |
Import p5-WWW-Curl from pkgsrc-wip. Packaged by imil at gcu dot info.
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.
Diffstat (limited to 'www/p5-WWW-Curl/PLIST')
-rw-r--r-- | www/p5-WWW-Curl/PLIST | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/p5-WWW-Curl/PLIST b/www/p5-WWW-Curl/PLIST new file mode 100644 index 00000000000..7f351bae0ac --- /dev/null +++ b/www/p5-WWW-Curl/PLIST @@ -0,0 +1 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2005/01/08 13:18:55 minskim Exp $ |