Revision history for Perl extension Class::Multimethods::Pure.
0.01 Sat Jul 16 04:55:28 2005
- original version; created by h2xs 1.23 with options
-b 5.6.1 -X -n Class::Multimethods::Pure
0.02 Tue Aug 2 00:00:00 2005
- internals changes: ripped out the EQUAL method by noticing that
A == B iff A (= B and B (= A
0.03 Wed Aug 3 00:05:00 2005
- added support for multis with varying numbers of invocants