Fix pod generation in Catalyst-Helper
Marcus Ramberg [Tue, 29 Apr 2008 16:12:59 +0000 (16:12 +0000)]
Changes
lib/Catalyst/Helper.pm

diff --git a/Changes b/Changes
index 89b2a0e..8da7075 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,6 @@
 This file documents the revision history for Perl extension Catalyst-Devel.
 
+        -  Incorrect generated pod.
 1.06   2008-04-09 08:19:00
         - load plugins in setup, not plugins. (ema_zep@libero.it)
 1.05   2008-04-07 11:55:00
index 23412cc..c12e994 100644 (file)
@@ -689,7 +689,7 @@ __PACKAGE__->config->{namespace} = '';
 
 =cut
 
-=head2 default
+=head2 index
 
 =cut