X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FActionChain.pm;h=1518802f8280d6d1e4431b7073b4fc933f435b41;hb=4ac0b9cb8e9043db8a95f44af685c782bf9426e7;hp=450c88e05ac89f7613582e2b1f435a5c7d014dc5;hpb=f3414019f472b55682ef3af53f761b6db7955887;p=catagits%2FCatalyst-Runtime.git diff --git a/lib/Catalyst/ActionChain.pm b/lib/Catalyst/ActionChain.pm index 450c88e..1518802 100644 --- a/lib/Catalyst/ActionChain.pm +++ b/lib/Catalyst/ActionChain.pm @@ -1,6 +1,5 @@ package Catalyst::ActionChain; -use Class::C3; use Moose; extends qw(Catalyst::Action); @@ -72,9 +71,9 @@ Catalyst::ActionChain object representing a chain of these actions Provided by Moose -=head1 AUTHOR +=head1 AUTHORS -Matt S. Trout +Catalyst Contributors, see Catalyst.pm =head1 COPYRIGHT