head	1.1;
access;
symbols
	RELEASE_8_3_0:1.1
	RELEASE_9_0_0:1.1
	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;
locks; strict;
comment	@# @;


1.1
date	2006.05.14.20.14.52;	author sat;	state Exp;
branches;
next	;


desc
@@


1.1
log
@Add p5-Template-Provider-Encoding: Template plugin to specify encoding

PR:		ports/94066
Submitted by:	TAKAHASHI Kaoru <kaoru@@kaisei.org>
Approved by:	krion (mentor)
@
text
@Template::Plugin::encoding is a Template plugin to declare the encoding of
template files. This plugin doesn't actually do anything but
Template::Provider::Encoding scans the usage of this module to find
the encoding of templates.  As a bonus, you can use encoding variable in
the template to specify file encoding, which might be useful for
XML or HTML meta tag.

WWW:	http://search.cpan.org/dist/Template-Provider-Encoding/
@
