Include method name in immutable methods (fixes #49680)
[gitmo/Class-MOP.git] / t / 012_package_variables.t
2009-01-07 Florian Ragwitz Remove shebangs from tests.
2008-11-14 Dave Rolsky got rid of all the use_ok junk except for 000_load.t
2006-08-10 Stevan Little fixed the tests and worked around perls typeglob yuk
2006-08-10 Stevan Little cleanup and more tests;
2006-06-30 Stevan Little rename *_package_variable to *_package_symbol;
2006-06-29 Stevan Little foo
2006-02-10 Stevan Little getting close to a 0.07 release
2006-02-02 Stevan Little Inside out class example, and many other tweaks