better error message
[gitmo/Class-MOP.git] / lib / Class / MOP / Method / Constructor.pm
2008-05-28 Stevan Little better error message
2008-05-18 Stevan Little just adjusting versions and writing changes
2008-05-18 Stevan Little Class::MOP::Method and co. are now stricter and require...
2008-05-18 Stevan Little okay, this is not meant to be used, but since i am...
2008-02-08 Stevan Little bunch of doc fixes
2008-01-28 Stevan Little adding to changelog and changing versions
2008-01-27 Yuval Kogman init_arg can be undef
2008-01-23 Stevan Little 0.52 stuff
2007-12-31 Stevan Little copyright date changes on Class::MOP
2007-11-06 Guillermo Roditi predicate fixes
2007-09-21 Stevan Little missed one bit
2007-09-21 Stevan Little refactored the Constructor to support inlining better...
2007-02-21 Stevan Little More docs
2007-02-21 Stevan Little Lots of doc updates
2007-01-27 Stevan Little merging the immutable branch into trunk
2006-11-27 Stevan Little fixes
2006-11-27 Stevan Little tweaking a little here and there
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-28 Stevan Little a few tweaks here and there and a new proposal for...
2006-10-26 Stevan Little added new constructor method metaclass