X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=lib%2FCatalyst%2FActionContainer.pm;h=4dd45002c6a4a0dde25cfcb223414d60a1244fef;hp=6e01e231058bda4ae88736abce959bd07d8602f6;hb=b5ecfcf07b8ffe7e9984f0279c8781ce51c6ac6a;hpb=640faa87f0c572b58acd22124bfa6f6c59106873 diff --git a/lib/Catalyst/ActionContainer.pm b/lib/Catalyst/ActionContainer.pm index 6e01e23..4dd4500 100644 --- a/lib/Catalyst/ActionContainer.pm +++ b/lib/Catalyst/ActionContainer.pm @@ -24,9 +24,7 @@ See L. =head1 METHODS -=over 4 - -=item get_action +=head2 get_action =cut @@ -36,11 +34,9 @@ sub get_action { return; } -=item actions - -=item part +=head2 actions -=back +=head2 part =head1 AUTHOR