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

jifty-commit at lists.jifty.org jifty-commit at lists.jifty.org
Sat Sep 1 00:36:05 EDT 2007


Author: agentz
Date: Sat Sep  1 00:36:05 2007
New Revision: 4025

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

Log:
TD - minor POD polishment

Modified: Template-Declare/lib/Template/Declare.pm
==============================================================================
--- Template-Declare/lib/Template/Declare.pm	(original)
+++ Template-Declare/lib/Template/Declare.pm	Sat Sep  1 00:36:05 2007
@@ -45,19 +45,33 @@
 
 =over
 
-=item All templates are 100% pure perl code
+=item *
+
+All templates are 100% pure perl code
+
+=item *
+
+Simple declarative syntax
+
+=item *
 
-=item Simple declarative syntax
+No angle brackets
 
-=item No angle brackets
+=item *
+
+"Native" XML namespace and declarator support
 
-=item "Native" XML namespace and declarator support
+=item *
 
-=item Mixins
+Mixins
 
-=item Inheritance
+=item *
+
+Inheritance
+
+=item *
 
-=item Public and private templates
+Public and private templates
 
 =back
 


More information about the Jifty-commit mailing list