aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTTP-DAV/pkg-descr
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2002-06-02 18:37:45 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2002-06-02 18:37:45 +0000
commit2fc7619886d1941aed954f9f53268de35c6b9bec (patch)
tree487928e159813cd4a51d5645618081ae0e72fbf2 /www/p5-HTTP-DAV/pkg-descr
parenta1e2cc43e3fcf45325342e52a48958da02be6aba (diff)
Notes
Diffstat (limited to 'www/p5-HTTP-DAV/pkg-descr')
-rw-r--r--www/p5-HTTP-DAV/pkg-descr12
1 files changed, 12 insertions, 0 deletions
diff --git a/www/p5-HTTP-DAV/pkg-descr b/www/p5-HTTP-DAV/pkg-descr
new file mode 100644
index 000000000000..ef811279dd97
--- /dev/null
+++ b/www/p5-HTTP-DAV/pkg-descr
@@ -0,0 +1,12 @@
+HTTP::GHTTP
+
+This module is a simple interface to the Gnome project's libghttp.
+
+It allows you to make very simple HTTP requests, without the weight
+of something like LWP. This makes it very useful in situations where
+memory and speed are at a premium, such as mod_perl.
+
+It has full support for proxy requests and authenticated requests.
+
+This is free software distributed under the same terms as Perl itself,
+and the code is Copyright AxKit.com Ltd, 2000.