Don't rely on BUILD returning the instance.
[gitmo/MooseX-Emulate-Class-Accessor-Fast.git] / t /
2009-05-28 Tomas Doran (t0m) Add a failing test for behavior if you have a local...
2009-04-08 Florian Ragwitz Use get_all_attributes instead of the deprecated comput...
2009-02-03 Tomas Doran Remove duplicate test, changelogging, bump version...
2009-02-03 Florian Ragwitz Add failing test for CAFs auto-arrayification when...
2009-02-03 Florian Ragwitz Add test for adding accessors more than once.
2009-02-03 Florian Ragwitz Add failing test for Class::Accessor::Chained::Fast...
2008-12-29 Guillermo Roditi fix recreated accessor bug
2008-12-17 Guillermo Roditi (no commit message)
2008-12-09 Tomas Doran More tests
2008-11-22 Guillermo Roditi tests + fix for $obj->$code_ref notation that blew up
2008-10-29 Guillermo Roditi 0.00400 0.00400
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-15 Guillermo Roditi going to finally release this 0.00100
2007-05-24 Guillermo Roditi use the correct repo layout