Subject: | [patch] POD errors in Template::Alloy::VMethod |
Hi,
this patch is against the 1.013 CPAN version.
Thanks, Frank
diff --git a/lib/Template/Alloy/VMethod.pm b/lib/Template/Alloy/VMethod.pm
index d3801a6..63a6847 100644
--- a/lib/Template/Alloy/VMethod.pm
+++ b/lib/Template/Alloy/VMethod.pm
@@ -422,7 +422,7 @@ than oneliners. These methods are not exposed via
the role.
Methods by these names implement filters that are more complex than
one liners. These methods are not exposed via the role.
-=cut
+=back
=head1 VIRTUAL METHOD LIST
@@ -930,7 +930,7 @@ RETURN directive.
[% mylist.unshift(23) %] Adds an item to the beginning of the arrayref.
-=back 4
+=back
=head2 HASH VIRTUAL METHODS