gitmo/MooseX-ClassAttribute.git
2008-01-21 Dave Rolsky Prep for 0.04 release 0.04
2008-01-21 Dave Rolsky Require Moose 0.34
2008-01-21 Dave Rolsky Use add_attribute rather than _process_attribute to...
2007-12-11 Dave Rolsky Fix braino
2007-12-08 Dave Rolsky Simplify code a smidge
2007-12-08 Dave Rolsky Updates for 0.03.
2007-12-06 Dave Rolsky Use Moose::_get_caller (unseemly, but maybe more flexible).
2007-12-06 Dave Rolsky It's good form to use all classes which we refer to...
2007-12-06 Dave Rolsky Tweaks based on Stevan's changes to make greater use...
2007-11-25 Dave Rolsky Update requires to actually be accurate 0.02
2007-11-25 Dave Rolsky inherit from Exporter for Perl 5.6.x
2007-11-24 Dave Rolsky Date for first release 0.01
2007-11-24 Dave Rolsky update manifest
2007-11-24 Dave Rolsky Require a recent Moose
2007-11-24 Dave Rolsky A bit more docs.
2007-11-24 Dave Rolsky A working version, with docs and all tests passing.
2007-11-24 Dave Rolsky Throw an error if the constructor receives a class...
2007-11-24 Dave Rolsky Some small test improvements.
2007-09-20 Dave Rolsky Remove the now no-longer-necessary non-inline method...
2007-09-20 Dave Rolsky The start of a working implementation. Several things...
2007-09-19 Dave Rolsky Initial import of stub code