From: Tomas Doran Date: Thu, 29 Dec 2011 11:14:36 +0000 (+0000) Subject: Fix display of authors X-Git-Tag: 5.90008~17 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=commitdiff_plain;h=e1e5366da72b22ecbf8a9e03fa0d790b99f3fb4f Fix display of authors --- diff --git a/Changes b/Changes index b17fa35..2de89be 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,10 @@ # This file documents the revision history for Perl extension Catalyst. + Documentation: + - Fix the display of PROJECT FOUNDER and CONTRIBUTORS sections in the + documentation. These were erroneously being emitted when the Pod + was converted to HTML for search.cpan.org + 5.90007 - 2011-11-22 20:35:00 New features: diff --git a/lib/Catalyst.pm b/lib/Catalyst.pm index 9341e39..45cb6ff 100644 --- a/lib/Catalyst.pm +++ b/lib/Catalyst.pm @@ -3243,8 +3243,6 @@ Wiki: =head2 L - The test suite. -=begin stopwords - =head1 PROJECT FOUNDER sri: Sebastian Riedel @@ -3387,8 +3385,6 @@ rainboxx: Matthias Dietrich, C dd070: Dhaval Dhanani -=end stopwords - =head1 COPYRIGHT Copyright (c) 2005, the above named PROJECT FOUNDER and CONTRIBUTORS.