X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FActionChain.pm;fp=lib%2FCatalyst%2FActionChain.pm;h=9ef1513686f60d4a4b37857b0a33d1ecf1275cfc;hb=0bf7ab7160f4f2fd0f00cd3d53ac311e9ad50241;hp=2fd63d93d46008929cd687c5b08993d9eaa4447c;hpb=add14c15fb7fb9708aa24e2043ae66c132bed0de;p=catagits%2FCatalyst-Runtime.git diff --git a/lib/Catalyst/ActionChain.pm b/lib/Catalyst/ActionChain.pm index 2fd63d9..9ef1513 100644 --- a/lib/Catalyst/ActionChain.pm +++ b/lib/Catalyst/ActionChain.pm @@ -79,11 +79,9 @@ actions in order. Takes a list of Catalyst::Action objects and constructs and returns a Catalyst::ActionChain object representing a chain of these actions -=cut - -=head1 AUTHOR +=head1 AUTHORS -Matt S. Trout +Catalyst Contributors, see Catalyst.pm =head1 COPYRIGHT