Make the perl version of get_all_package_symbols handle stub functions.
authorFlorian Ragwitz <rafl@debian.org>
Thu, 4 Dec 2008 02:03:45 +0000 (02:03 +0000)
committerFlorian Ragwitz <rafl@debian.org>
Thu, 4 Dec 2008 02:03:45 +0000 (02:03 +0000)
commitb1cd37c2226c57b60805002ee5a20c0fd50db69a
tree28dbbecc3856608e99a34d1328711d4d26d37613
parent6bd19edb48b45c76562cd8163a8d546d57ff2c86
Make the perl version of get_all_package_symbols handle stub functions.

This also fixes the pure perl version of get_method_map, as it uses
get_all_package_symbols internally.
lib/Class/MOP/Package.pm