Revert "Fix example to define sub is_inline{ 0 }"
[gitmo/Class-MOP.git] / t / 072_immutable_w_constructors.t
2009-08-13 gfx Revert "Fix example to define sub is_inline{ 0 }"
2009-08-13 gfx Fix example to define sub is_inline{ 0 }
2009-04-24 Dave Rolsky do not try to load CMOP::Immutable anywhere
2009-04-05 Dave Rolsky make CMOP::Class->construct_instance private
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
2007-11-07 Guillermo Roditi tests and changelog
2007-09-21 Stevan Little refactored the Constructor to support inlining better...
2007-01-27 Stevan Little merging the immutable branch into trunk
2006-11-27 Stevan Little bar
2006-11-09 Stevan Little IT WORKS NOWrun_testsrun_testsrun_testsrun_tests
2006-11-08 Stevan Little fixed all the attribute name to be more Perl6ish and...
2006-11-02 Stevan Little immutable refacotring
2006-11-02 Stevan Little testing 0_36
2006-10-26 Stevan Little added new constructor method metaclass