head	1.8;
access;
symbols
	RELEASE_8_3_0:1.8
	RELEASE_9_0_0:1.8
	RELEASE_7_4_0:1.7
	RELEASE_8_2_0:1.7
	RELEASE_6_EOL:1.7
	RELEASE_8_1_0:1.7
	RELEASE_7_3_0:1.7
	RELEASE_8_0_0:1.7
	RELEASE_7_2_0:1.7
	RELEASE_7_1_0:1.7
	RELEASE_6_4_0:1.7
	RELEASE_5_EOL:1.6
	RELEASE_7_0_0:1.6
	RELEASE_6_3_0:1.6
	PRE_XORG_7:1.6
	RELEASE_4_EOL:1.6
	RELEASE_6_2_0:1.6
	RELEASE_6_1_0:1.6
	RELEASE_5_5_0:1.6
	RELEASE_6_0_0:1.6
	RELEASE_5_4_0:1.6
	RELEASE_4_11_0:1.5
	RELEASE_5_3_0:1.5
	RELEASE_4_10_0:1.5
	RELEASE_5_2_1:1.5
	RELEASE_5_2_0:1.5
	RELEASE_4_9_0:1.5
	RELEASE_5_1_0:1.5
	RELEASE_4_8_0:1.5
	RELEASE_5_0_0:1.5
	RELEASE_4_7_0:1.5
	RELEASE_4_6_2:1.5
	RELEASE_4_6_1:1.5
	RELEASE_4_6_0:1.5
	RELEASE_5_0_DP1:1.5
	RELEASE_4_5_0:1.5
	RELEASE_4_4_0:1.5
	RELEASE_4_3_0:1.4
	RELEASE_4_2_0:1.4
	RELEASE_4_1_1:1.4
	RELEASE_4_1_0:1.4
	RELEASE_3_5_0:1.4
	RELEASE_4_0_0:1.4
	RELEASE_3_4_0:1.4
	RELEASE_3_3_0:1.4
	RELEASE_3_2_0:1.4
	RELEASE_3_1_0:1.2
	RELEASE_2_2_8:1.2
	RELEASE_3_0_0:1.2
	RELEASE_2_2_7:1.2
	RELEASE_2_2_6:1.1.1.1
	RELEASE_2_2_5:1.1.1.1
	RELEASE_2_2_1:1.1.1.1
	RELEASE_2_2_2:1.1.1.1
	v5_03:1.1.1.1
	CPAN:1.1.1;
locks; strict;
comment	@# @;


1.8
date	2011.07.11.06.39.11;	author sunpoet;	state Exp;
branches;
next	1.7;

1.7
date	2008.08.27.04.24.13;	author clsung;	state Exp;
branches;
next	1.6;

1.6
date	2005.03.02.09.56.19;	author skv;	state Exp;
branches;
next	1.5;

1.5
date	2001.05.01.00.50.41;	author mharo;	state Exp;
branches;
next	1.4;

1.4
date	99.05.03.04.41.13;	author mharo;	state Exp;
branches;
next	1.3;

1.3
date	99.03.29.17.12.04;	author jfitz;	state Exp;
branches;
next	1.2;

1.2
date	98.04.26.07.30.08;	author vanilla;	state Exp;
branches;
next	1.1;

1.1
date	96.10.24.08.51.23;	author jfitz;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	96.10.24.08.51.23;	author jfitz;	state Exp;
branches;
next	;


desc
@@


1.8
log
@- Update to 6.02
- Take maintainership [1]

PR:		ports/157629
Submitted by:	sunpoet (myself)
Approved by:	jadawin (maintainer) [1]
@
text
@Libwww-perl is a collection of Perl modules which provides a simple and
consistent programming interface (API) to the World-Wide Web.  The main
focus of the library is to provide classes and functions that allow you
to write WWW clients, thus libwww-perl said to be a WWW client library.
The library also contain modules that are of more general use.

The main architecture of the library is object oriented.  The user
agent, requests sent and responses received from the WWW server are all
represented by objects.  This makes a simple and powerful interface to
these services.  The interface should be easy to extend and customize
for your needs.

WWW: http://search.cpan.org/dist/libwww-perl/
@


1.7
log
@- Update to 5.814

Changes:	http://search.cpan.org/dist/libwww-perl/Changes
@
text
@a13 1
WWW: http://www.linpro.no/lwp/
@


1.6
log
@Update to 5.803

PR:		ports/77555
Submitted by:	skv
Approved by:	maintainer timeout (2 weeks)
@
text
@d13 1
a13 1
WWW: http://search.cpan.org/dist/p5-libwww/
@


1.5
log
@- Fix pkg-plist
- Take over as MAINTAINER
- Fix formatting in Makefile

PR:		27000
Submitted by:	    Pete Fritchman <petef@@databits.net>
@
text
@d1 5
a5 7
       Libwww-perl is a collection of Perl modules which provides
       a simple and consistent programming interface (API) to the
       World-Wide Web.  The main focus of the library is to
       provide classes and functions that allow you to write WWW
       clients, thus libwww-perl said to be a WWW client library.
       The library also contain modules that are of more general
       use.
d7 5
a11 6
       The main architecture of the library is object oriented.
       The user agent, requests sent and responses received from
       the WWW server are all represented by objects.  This makes
       a simple and powerful interface to these services.  The
       interface should be easy to extend and customize for your
       needs.
d13 1
@


1.4
log
@Yet more WWW: fun.
@
text
@d7 1
a7 1
       use.                                          
d14 1
a14 1
       needs.                               
@


1.3
log
@Cleanup Makefile and pkg/DESCR
PR:	ports/10390
Submitted by:	Tom Hukins <tom@@eborcom.com>
@
text
@d16 1
a16 1
http://www.linpro.no/lwp/
@


1.2
log
@Upgrade to 5.32.
@
text
@d16 1
a16 39
       The main features of the library are:

       o  Contains various reuseable components (modules) that
          can be used separately or together.

       o  Provides an object oriented model of HTTP-style
          communication.  Within this framework we currently
          support access to http, gopher, ftp, news, file, and
          mailto resources.

       o  The library be used through the full object oriented
          interface or through a very simple procedural
          interface.

       o  Support the basic and digest authorization schemes.

       o  Transparent redirect handling.

       o  Supports access through proxy servers.

       o  URL handling (both absolute and relative URLs are
          supported).                                   

       o  A parser for robots.txt files and a framework for
          constructing robots.

       o  An experimental HTML parser and formatters (for
          PostScript and plain text).

       o  The library can cooperate with Tk.  A simple Tk-based
          GUI browser called 'tkweb' is distributed with the Tk
          extention for perl.

       o  An implementation of the HTTP content negotiation
          algorithm that can be used both in protocol modules and
          in server scripts (like CGI scripts).

       o  A simple command line client application called lwp-
          request.                            
@


1.1
log
@Initial revision
@
text
@a54 1
                                                                   
@


1.1.1.1
log
@perl5 library for WWW access.
@
text
@@
