Revision history for Class-C3-Componentised
- Stop importing Carp functions (and thus polluting the inheritor
+ - Stop importing Carp functions (and thus polluting the inheritor
namespaces)
- Make sure $_ is properly preserved even if the loaded module
+ - Make sure $_ is properly preserved even if the loaded module
is negligent enough to change it (RT#66661)
+ - Added missing copyright statement
1.0008 24 Feb 2011
Fix inject_base regression introduced during optimizations in
}
}
-=head1 AUTHOR
+=head1 AUTHORS
-Matt S. Trout and the DBIx::Class team
+Matt S. Trout and the L<DBIx::Class team|DBIx::Class/CONTRIBUTORS>
Pulled out into seperate module by Ash Berlin C<< <ash@cpan.org> >>
+Optimizations and overall bolt-tightening by Peter "ribasushi" Rabbitson
+C<< <ribasushi@cpan.org> >>
+
+=head1 COPYRIGHT
+
+Copyright (c) 2006 - 2011 the Class::C3::Componentised L</AUTHORS> as listed
+above.
+
=head1 LICENSE
You may distribute this code under the same terms as Perl itself.