From: Dan Dascalescu Date: Wed, 22 Apr 2009 03:57:49 +0000 (+0000) Subject: POD update: METHODS is =head1 (not =head2) X-Git-Tag: 5.80003~43 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=commitdiff_plain;h=03f7a71b9b8c26e21e0e5146759e11f9e857c224 POD update: METHODS is =head1 (not =head2) --- diff --git a/lib/Catalyst/Test.pm b/lib/Catalyst/Test.pm index b8855d6..77c4007 100644 --- a/lib/Catalyst/Test.pm +++ b/lib/Catalyst/Test.pm @@ -168,7 +168,7 @@ specific testing methods as displayed in the method section. The L and L functions take either a URI or an L object. -=head2 METHODS +=head1 METHODS =head2 $content = get( ... )