Revision history for Perl extension Method::Lexical.

0.11  Fri Feb 20 13:27:12 2009
    - fix OOM error (thanks Andreas Koenig)

0.10  Fri Feb 20 02:35:11 2009
    - support fully-qualified method names and SUPER
        - added fqname.t
    - fix segfault when calling methods on unblessed references
        - added fail.t
    - refix META.yml

0.04  Thu Feb 19 16:54:58 2009
    - fix META.yml

0.03  Mon Feb 16 01:14:21 2009
    - Makefile.PL fix

0.02  Sun Feb 15 08:47:30 2009
    - documentation fixlets
    - mro.h fix

0.01  Sat Feb 14 21:07:12 2009
    - original version; created by h2xs 1.23 with options -A --name=Method::Lexical