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=2fd63d93d46008929cd687c5b08993d9eaa4447c;hb=7ea27c7c4953f3307316a9a991a237eb6feba39a;hp=9ef1513686f60d4a4b37857b0a33d1ecf1275cfc;hpb=a842f4920bb47e65459bd0ea5df3a21e1ea2497f;p=catagits%2FCatalyst-Runtime.git diff --git a/lib/Catalyst/ActionChain.pm b/lib/Catalyst/ActionChain.pm index 9ef1513..2fd63d9 100644 --- a/lib/Catalyst/ActionChain.pm +++ b/lib/Catalyst/ActionChain.pm @@ -79,9 +79,11 @@ actions in order. Takes a list of Catalyst::Action objects and constructs and returns a Catalyst::ActionChain object representing a chain of these actions -=head1 AUTHORS +=cut + +=head1 AUTHOR -Catalyst Contributors, see Catalyst.pm +Matt S. Trout =head1 COPYRIGHT