[Bps-public-commit] template-declare branch, master, updated. 7a89d7184de20adeca3c09cbe7dbc0d3c0da7529
sartak at bestpractical.com
sartak at bestpractical.com
Thu Oct 29 15:07:11 EDT 2009
The branch, master has been updated
via 7a89d7184de20adeca3c09cbe7dbc0d3c0da7529 (commit)
from 3e50776d3b849795517c076d1bf4aee40f3624d7 (commit)
Summary of changes:
lib/Template/Declare.pm | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
- Log -----------------------------------------------------------------
commit 7a89d7184de20adeca3c09cbe7dbc0d3c0da7529
Author: David E. Wheeler <david at justatheory.com>
Date: Thu Oct 29 11:56:58 2009 -0700
Fix a couple of POD headers.
diff --git a/lib/Template/Declare.pm b/lib/Template/Declare.pm
index f44521c..7d2d813 100644
--- a/lib/Template/Declare.pm
+++ b/lib/Template/Declare.pm
@@ -194,7 +194,7 @@ templates.
=back
-=head1 Basics
+=head1 USAGE
Like other Perl templating systems, there are two parts to Template::Declare:
the templates and the code that loads and executes the templates. Unlike other
@@ -783,7 +783,7 @@ for the next request.
There are two methods of template composition: mixins and delegation. Their
interfaces are very similar, the only difference being the template invocant.
-=head2 Mixins
+=head3 Mixins
Let's start with a mixin.
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list