Use get_all_attributes instead of the deprecated compute_all_applicable_attributes.
[gitmo/MooseX-Emulate-Class-Accessor-Fast.git] / Changes
2009-04-08 Guillermo Roditi import MooseX::Emulate::Class::Accessor::Fast 0.00800... 0.00800
2009-02-03 Tomas Doran Remove duplicate test, changelogging, bump version...
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 Tomas Doran More tests
2008-12-09 Guillermo Roditi release date
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-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