Revision history for Perl extension Class::C3.
+0.21 Wed, Mar 25, 2009
+ - Remove fake Build.PL. Module::Install doesn't support that anymore.
+ (Florian Ragwitz)
+ - Stop using auto_instal in Makefile.PL. Its use is strongly discouraged.
+ (Closes RT#38051, RT#44541) (Simon Bertrang)
+
0.20 Mon, Dec 8, 2008
- Prevent redefined warnings when Class::C3 is loaded explicitly after
MRO::Compat has been loaded. Also add tests for this.