Big speedup for get_inherited under heavy usage
authorChristopher H. Laco <claco@cpan.org>
Wed, 8 Nov 2006 02:36:41 +0000 (02:36 +0000)
committerChristopher H. Laco <claco@cpan.org>
Wed, 8 Nov 2006 02:36:41 +0000 (02:36 +0000)
commita49c32d971911283265695ba8549a4052aba6026
treeae13ae99ca23eff9312b7305e8590f822066b4f4
parent97972dcbe113d329825a4fa452b2dcf9e0e943d5
Big speedup for get_inherited under heavy usage
Check current class variable before calculating super paths
Cache super paths locally to speed up multiple calls on the same class
Changes
lib/Class/Accessor/Grouped.pm