Don't rely on BUILD returning the instance.
[gitmo/MooseX-Emulate-Class-Accessor-Fast.git] / lib /
2009-05-28 Florian Ragwitz Don't rely on BUILD returning the instance.
2009-05-28 Tomas Doran (t0m Fix such that BUILD method is advised with a modifier...
2009-04-23 Florian Ragwitz Version 0.00802. 0.00802
2009-04-23 Florian Ragwitz Fix doc typos in SYNOPSIS.
2009-04-08 Florian Ragwitz Version 0.00801. 0.00801
2009-04-08 Florian Ragwitz Fix formatting in the NAME section.
2009-04-08 Florian Ragwitz Make the accessor meta method class compatible with...
2009-04-08 Florian Ragwitz Don't screw up vim's syntax highlighting.
2009-04-08 Florian Ragwitz Stop using $attr->process_accessors. It's been deprecated.
2009-02-03 Tomas Doran Remove duplicate test, changelogging, bump version...
2009-02-03 Florian Ragwitz Don't immutalize the meta accessor class to prevent...
2009-02-03 Florian Ragwitz Make list assignment work.
2009-01-02 Guillermo Roditi new release 0.00701
2008-12-29 Guillermo Roditi immutable error
2008-12-29 Guillermo Roditi much better
2008-12-29 Guillermo Roditi fix recreated accessor bug
2008-12-17 Guillermo Roditi (no commit message)
2008-12-09 Guillermo Roditi oops version number 0.00500
2008-11-22 Guillermo Roditi tests + fix for $obj->$code_ref notation that blew up
2008-11-22 Guillermo Roditi make_accessor, make_ro_accessor, make_rw_accessor
2008-10-29 Guillermo Roditi 0.00400 0.00400
2008-07-30 Guillermo Roditi pod
2008-07-29 Guillermo Roditi litle changes, almost ready to ship
2008-07-29 Tomas Doran Avoid bug with immutable / around new in Moose by using...
2008-03-28 Guillermo Roditi 0.002 added the constructor functionality and removed... 0.00200
2008-03-16 Guillermo Roditi quote version numbers
2008-03-15 Guillermo Roditi going to finally release this 0.00100
2007-05-24 Guillermo Roditi use the correct repo layout