rename test test
[catagits/Catalyst-Runtime.git] / lib / Catalyst / ActionChain.pm
index 450c88e..1518802 100644 (file)
@@ -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