Revision history for Perl extension Algorithm-C3.
+0.02
+ - code refactored for speed by Brandon L. Black
+
0.01 Wed. Feb. 15, 2006
- initial release, code and tests taken from Class::C3
\ No newline at end of file
-Algorithm::C3 version 0.01
+Algorithm::C3 version 0.02
===========================
See the individual module documentation for more information
use Carp 'confess';
-our $VERSION = '0.01';
+our $VERSION = '0.02';
sub merge {
my ($root, $parent_fetcher) = @_;
=back
-=head1 AUTHOR
+=head1 AUTHORS
Stevan Little, E<lt>stevan@iinteractive.comE<gt>
+Brandon L. Black E<lt>blblack@gmail.comE<gt>
+
=head1 COPYRIGHT AND LICENSE
Copyright 2006 by Infinity Interactive, Inc.