Revision history for Class-Method-Modifiers

0.04    Fri Aug 17 17:49:55 2007
        Internals changes

0.03    Mon Aug  6 22:57:13 2007
        Can now use multiple modifiers of the same type in one class
        Should handle C3 MRO now
        Can now handle: before 'left', 'right' => sub { ... }

0.02    Sun Aug  5 16:42:43 2007
        No need to shallow-copy @_
        Don't stick a super method in UNIVERSAL (mst)
        Let multiple modifiers coexist in one class
        Better error checking

0.01    Sun Aug  5 06:10:30 2007
        First version, released on an unsuspecting world.