[Catalyst-commits] r9789 - Catalyst-Runtime/5.80/trunk/lib/Catalyst

dandv at dev.catalyst.perl.org dandv at dev.catalyst.perl.org
Wed Apr 22 03:57:50 GMT 2009


Author: dandv
Date: 2009-04-22 04:57:49 +0100 (Wed, 22 Apr 2009)
New Revision: 9789

Modified:
   Catalyst-Runtime/5.80/trunk/lib/Catalyst/Test.pm
Log:
POD update: METHODS is =head1 (not =head2)


Modified: Catalyst-Runtime/5.80/trunk/lib/Catalyst/Test.pm
===================================================================
--- Catalyst-Runtime/5.80/trunk/lib/Catalyst/Test.pm	2009-04-22 02:46:24 UTC (rev 9788)
+++ Catalyst-Runtime/5.80/trunk/lib/Catalyst/Test.pm	2009-04-22 03:57:49 UTC (rev 9789)
@@ -168,7 +168,7 @@
 The L<get> and L<request> functions take either a URI or an L<HTTP::Request>
 object.
 
-=head2 METHODS
+=head1 METHODS
 
 =head2 $content = get( ... )
 




More information about the Catalyst-commits mailing list