head	1.2;
access;
symbols
	RELEASE_8_3_0:1.2
	RELEASE_9_0_0:1.2
	RELEASE_7_4_0:1.2
	RELEASE_8_2_0:1.2
	RELEASE_6_EOL:1.2
	RELEASE_8_1_0:1.2
	RELEASE_7_3_0:1.2
	RELEASE_8_0_0:1.2
	RELEASE_7_2_0:1.2;
locks; strict;
comment	@# @;


1.2
date	2009.03.14.18.40.05;	author skv;	state Exp;
branches;
next	1.1;

1.1
date	2009.02.04.14.04.17;	author glarkin;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Fix packaging on perl 5.10
@
text
@%%SITE_PERL%%/LWP/ConnCache/MaxKeepAliveRequests.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/LWP/ConnCache/MaxKeepAliveRequests/.packlist
@@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/LWP/ConnCache/MaxKeepAliveRequests
@@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/LWP/ConnCache
@@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/LWP
@@dirrm %%SITE_PERL%%/LWP/ConnCache
@@dirrmtry %%SITE_PERL%%/LWP
@


1.1
log
@LWP::UserAgent is the default module for issuing HTTP requests from
Perl. It has a keep_alive setting which by default allows unlimited
requests to the same server. Some servers will disconnect you after
a limited number of requests (in Apache 2 this is achieved with the
MaxKeepAliveRequests directive). This module allows you to limit
the maximum number of keep alive requests to a server.

WWW:     http://search.cpan.org/dist/LWP-UserAgent-Determined/
@
text
@d6 2
a7 2
@@dirrm lib/perl5/site_perl/5.8.9/LWP/ConnCache
@@dirrmtry lib/perl5/site_perl/5.8.9/LWP
@

