fixed all the attribute name to be more Perl6ish and then removed the : in the init_a...
[gitmo/Class-MOP.git] / t / 000_load.t
2006-11-08 Stevan Little fixed all the attribute name to be more Perl6ish and...
2006-11-02 Stevan Little testing 0_36
2006-10-26 Stevan Little added new constructor method metaclass
2006-10-15 Stevan Little more-method-refactoring
2006-08-31 Stevan Little whoops-bug
2006-08-30 Stevan Little add_attribute fix, and version fixes, changes, etc
2006-08-29 Stevan Little mergeing the method fix in
2006-08-29 Stevan Little adding in the additional metaclasses
2006-08-26 Stevan Little lost of misc changes; fixed the &create method; test...
2006-08-17 Stevan Little moved all the metaclass cache stuff to Class::MOP so...
2006-08-12 Stevan Little adding Class::MOP::Object
2006-07-05 Stevan Little closed
2006-06-29 Stevan Little class-module-package
2006-05-10 Stevan Little bar
2006-04-20 Stevan Little fixes
2006-02-02 Stevan Little updating the test numbers and adding the CountingClass...
2006-01-30 Stevan Little getting closer
2006-01-23 Stevan Little Class::MOP - adding in some basic stuff