Pod fix
Tomas Doran [Wed, 9 May 2012 23:58:09 +0000 (00:58 +0100)]
Changes
lib/Catalyst/Plugin/Authentication.pm

diff --git a/Changes b/Changes
index 67216d1..e70652d 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
 Revision history for Perl extension Catalyst::Plugin::Authentication
 
+    - Get the NAME right by making it 1 line, due to crappy parsing
+      in EU::MM (RT#77028)
+
 0.10020 05 May 2012
      - Allow user_class to be configured for Catalyst::Authentication::Store::Minimal
        (Jochen Lutz <jlu@akk.org>)
index f157149..f789bdb 100644 (file)
@@ -482,8 +482,7 @@ __END__
 
 =head1 NAME
 
-Catalyst::Plugin::Authentication - Infrastructure plugin for the Catalyst
-authentication framework.
+Catalyst::Plugin::Authentication - Infrastructure plugin for the Catalyst authentication framework.
 
 =head1 SYNOPSIS