Reformatted documentation
[catagits/Catalyst-Runtime.git] / lib / Catalyst / ActionContainer.pm
index 6e01e23..4dd4500 100644 (file)
@@ -24,9 +24,7 @@ See L<Catalyst>.
 
 =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