diff options
author | minskim <minskim@pkgsrc.org> | 2005-01-08 13:18:55 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2005-01-08 13:18:55 +0000 |
commit | c11397497fbc700c079af72c43038ed7d9a6bba9 (patch) | |
tree | 36bed67d5e26d9875c7cf08eb41fe1769e9a5214 /www/p5-WWW-Curl/PLIST | |
parent | 1286b7322c08a5cb12a8c67c028017eb216fb9d3 (diff) | |
download | pkgsrc-c11397497fbc700c079af72c43038ed7d9a6bba9.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 $ |