head	1.2;
access;
symbols
	RELEASE_8_3_0:1.2
	RELEASE_9_0_0:1.2
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1
	RELEASE_6_EOL:1.1
	RELEASE_8_1_0:1.1
	RELEASE_7_3_0:1.1
	RELEASE_8_0_0:1.1
	RELEASE_7_2_0:1.1
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1
	RELEASE_5_EOL:1.1
	RELEASE_7_0_0:1.1
	RELEASE_6_3_0:1.1
	PRE_XORG_7:1.1
	RELEASE_4_EOL:1.1
	RELEASE_6_2_0:1.1
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1
	RELEASE_6_0_0:1.1
	RELEASE_5_4_0:1.1
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1
	RELEASE_4_10_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2011.10.24.09.11.25;	author dougb;	state Exp;
branches;
next	1.1;

1.1
date	2003.12.04.15.38.13;	author mat;	state Exp;
branches;
next	;


desc
@@


1.2
log
@The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
@
text
@HTTP::Lite is a stand-alone lightweight HTTP/1.1 implementation for perl.  It
is not intended as a replacement for the fully-features LWP module.  Instead,
it is intended for use in situations where it is desirable to install the
minimal number of modules to achieve HTTP support, or where LWP is not a good
candidate due to CPU overhead, such as slower processors.  HTTP::Lite is also
significantly faster than LWP.

HTTP::Lite is ideal for CGI (or mod_perl) programs or for bundling for
redistribution with larger packages where only HTTP GET and POST functionality
are necessary.

If you require more functionality, such as FTP or HTTPS, please see libwwwperl
(LWP).  LWP is a significantly better and more comprehensive package than
HTTP::Lite, and should be used instead of HTTP::Lite whenever possible.

Author: Roy Hooper <rhooper@@thetoybox.org>
WWW: http://search.cpan.org/dist/HTTP-Lite/
@


1.1
log
@Add p5-HTTP-Lite 2.1.5
Perl5 modules for Lightweight HTTP implementation.

PR:		59539
Submitted by:	Cheng-Lung Sung <clsung@@dragon2.net>
@
text
@d16 1
a17 2

Author: Roy Hooper <rhooper@@thetoybox.org>
@

