use associated method map in compute_all_applicable_methods and do it by merging...
authorYuval Kogman <nothingmuch@woobling.org>
Sun, 10 Aug 2008 17:42:43 +0000 (17:42 +0000)
committerYuval Kogman <nothingmuch@woobling.org>
Sun, 10 Aug 2008 17:42:43 +0000 (17:42 +0000)
commitc3fba8f4a66349dbe1249447c13ab81ee9048c69
treed0286f9c970bd9357802fa581d999c4a06483b00
parent5e607260c836a5f08e30867701738be2d151a535
use associated method map in compute_all_applicable_methods and do it by merging the hashes instead of by calling get_method all the time
lib/Class/MOP/Class.pm