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


1.3
date	2007.07.26.11.58.37;	author lbr;	state Exp;
branches;
next	1.2;

1.2
date	2006.01.22.02.57.50;	author edwin;	state Exp;
branches;
next	1.1;

1.1
date	2005.12.19.19.43.52;	author erwin;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Update to 0.16
@
text
@%%SITE_PERL%%/Catalyst/Plugin/PageCache.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/PageCache/.packlist
@@dirrmtry %%SITE_PERL%%/Catalyst/Plugin
@@dirrmtry %%SITE_PERL%%/Catalyst
@@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/PageCache
@@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin
@@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst
@


1.2
log
@Replace ugly "@@unexec rmdir %D... 2>/dev/null || true" with @@dirrmtry

Approved by:    krion@@
PR:             ports/88711 (related)
@
text
@d2 1
d5 3
@


1.1
log
@Many dynamic websites perform heavy processing on most pages, yet this
information may rarely change from request to request. Using the
PageCache plugin, you can cache the full output of different pages so
they are served to your visitors as fast as possible. This method of
caching is very useful for withstanding a Slashdotting, for example.

This plugin requires that you also load a Cache plugin. Please see the
Known Issues when choosing a cache backend.

WWW: http://search.cpan.org/dist/Catalyst-Plugin-PageCache/

PR:		ports/90661
Submitted by:	Lars Balker Rasmussen <lars@@balker.dk>
@
text
@d2 2
a3 2
@@unexec rmdir %D/%%SITE_PERL%%/Catalyst/Plugin 2>/dev/null || true
@@unexec rmdir %D/%%SITE_PERL%%/Catalyst 2>/dev/null || true
@

