Major revamp of CAG internals - now works on pure-perl
[p5sagit/Class-Accessor-Grouped.git] / t / lib / AccessorGroups.pm
2010-11-25 Peter Rabbitson Major revamp of CAG internals - now works on pure-perl
2010-10-08 Peter Rabbitson Fix another XSA corner case - how can something so...
2010-10-08 Peter Rabbitson Cleanup/consolidate main test
2010-09-10 Peter Rabbitson Move component-group test to its own testfile
2010-07-12 Rafael Kitover add failing tests for punctuation in $field, remove...
2009-07-08 Christopher H. Laco Use Class::XSAccessor if available RT#45577, AGRUNDMA
2007-05-09 Christopher H. Laco Added get/set_component_class v0.05000
2006-05-21 Christopher H. Laco Added tests for mk_group_wo_accessors
2006-05-21 Christopher H. Laco Added tests for mk_group_accessors