freebsd-ports/www/p5-HTTP-GHTTP/pkg-descr
Vanilla I. Shu 9c459f6dd4 New port: HTTP::GHTTP - Perl interface to the gnome ghttp library
PR:		ports/24246
Submitted by:	Sergey Skvortsov <skv@protey.ru>
2001-02-11 06:50:52 +00:00

12 lines
458 B
Text

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.