Include method name in immutable methods (fixes #49680)
[gitmo/Class-MOP.git] / t / 304_constant_codeinfo.t
2009-01-07 Florian Ragwitz Remove shebangs from tests.
2008-12-05 Florian Ragwitz Make get_all_package_symbols return a hashref in scalar...
2008-11-14 Dave Rolsky none of this use_ok nonsense
2008-11-14 Florian Ragwitz Add a failing testcase for get_all_package_symbols...