diff options
Diffstat (limited to 'ftp/p5-curl/pkg-descr')
-rw-r--r-- | ftp/p5-curl/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ftp/p5-curl/pkg-descr b/ftp/p5-curl/pkg-descr new file mode 100644 index 000000000000..e9f863bd9fcf --- /dev/null +++ b/ftp/p5-curl/pkg-descr @@ -0,0 +1,5 @@ +This module provides a Perl interface to libcurl. It is not intended to be +a standalone module and because of this, the main libcurl documentation +should be consulted for API details at http://curl.haxx.se/. + +WWW: http://search.cpan.org/dist/WWW-Curl/ |