[Jifty-commit] r4026 - Template-Declare/lib/Template/Declare

jifty-commit at lists.jifty.org jifty-commit at lists.jifty.org
Sat Sep 1 00:41:16 EDT 2007


Author: agentz
Date: Sat Sep  1 00:41:16 2007
New Revision: 4026

Modified:
   Template-Declare/lib/Template/Declare/Tags.pm

Log:
TD - more POD tweaks

Modified: Template-Declare/lib/Template/Declare/Tags.pm
==============================================================================
--- Template-Declare/lib/Template/Declare/Tags.pm	(original)
+++ Template-Declare/lib/Template/Declare/Tags.pm	Sat Sep  1 00:41:16 2007
@@ -816,8 +816,11 @@
 Contains the names of the tag subroutines generated
 from certain tag set.
 
-C<@Template::Declare::Tags::TagSubs> is supported only
-for backward-compatibility.
+Note that this array won't get cleared automatically before
+a another C<< use Template::Decalre::Tags >> statement.
+
+C<@Template::Declare::Tags::TagSubs> is aliased to this
+variable for backward-compatibility.
 
 =item C<< $Template::Declare::Tags::TAG_NEST_DEPTH >>
 


More information about the Jifty-commit mailing list