Make get_all_package_symbols return a hashref in scalar context.
authorFlorian Ragwitz <rafl@debian.org>
Fri, 5 Dec 2008 06:20:10 +0000 (06:20 +0000)
committerFlorian Ragwitz <rafl@debian.org>
Fri, 5 Dec 2008 06:20:10 +0000 (06:20 +0000)
commit6ccb3af555c81195e198f169af6421ef10a4829e
treec3a05fd06cf5f0aa41a91f57f4dbc600190443da
parentb49ee39f4965ffba230788ade08ff073db296d2c
Make get_all_package_symbols return a hashref in scalar context.

Also deprecate usage in list context with a warning.
MOP.xs
lib/Class/MOP/Class.pm
lib/Class/MOP/Package.pm
t/080_meta_package.t
t/304_constant_codeinfo.t