Revision history for Perl extension Method::Lexical.
0.23 Sun Mar 13 16:27:33 2011
- add repository link
0.22 Sun Mar 13 15:34:31 2011
- portability fix for perl 5.13 - thanks, Serguei Trouchelle
0.21 Thu Apr 8 03:18:04 2010
- compatibility fix for perl 5.12
- minor XS refactoring
- doc tweak
- update ppport.h
0.20 Sun Feb 22 02:21:13 2009
- support AUTOLOAD methods
- added autoload.t
- added cache.t
- yet another metadata fix
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