From: Yuval Kogman Date: Wed, 23 Nov 2005 08:47:25 +0000 (+0000) Subject: Add an uncommented =cut to the helper template X-Git-Tag: 5.7099_04~843 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=commitdiff_plain;h=fb75d047432cf0ec288c2977951ae11581b5c2a1 Add an uncommented =cut to the helper template --- diff --git a/lib/Catalyst/Helper.pm b/lib/Catalyst/Helper.pm index 9bbf398..fd7e690 100644 --- a/lib/Catalyst/Helper.pm +++ b/lib/Catalyst/Helper.pm @@ -962,6 +962,8 @@ Catalyst [% long_type %]. [% IF long_type == 'Controller' %] =head1 METHODS +=cut + # # Uncomment and modify this or add new actions to fit your needs #