Overview
Request 75407 accepted
- update to 2.0010, see Changes:
* Fix regression in 2.0009 and 2.0103 when applying roles during init_meta in
an exporter that also re-exports Moose or Moose::Role. (t0m, ilmari)
* duck_type type constraints now report reasonable errors when given
something which isn't an instance of an object. (t0m)
* Moose::Util::apply_all_roles now works even if the applicant is a non-Moose
class. (perigrin)
* When an object is reblessed, triggers are called on attributes that are
set during the reblessing. (Karen Etheridge).
* Better error message if Moose->init_meta is called with a 'metaclass'
option when that metaclass hasn't been loaded. (jasonmay)
* The 'accessor' native delegation for hashrefs now allows setting the value
to undef. (sugoik, doy)
* Various generated methods have more useful context information. (doy) (forwarded request 75404 from coolo)
Request History
coolo created request
- update to 2.0010, see Changes:
* Fix regression in 2.0009 and 2.0103 when applying roles during init_meta in
an exporter that also re-exports Moose or Moose::Role. (t0m, ilmari)
* duck_type type constraints now report reasonable errors when given
something which isn't an instance of an object. (t0m)
* Moose::Util::apply_all_roles now works even if the applicant is a non-Moose
class. (perigrin)
* When an object is reblessed, triggers are called on attributes that are
set during the reblessing. (Karen Etheridge).
* Better error message if Moose->init_meta is called with a 'metaclass'
option when that metaclass hasn't been loaded. (jasonmay)
* The 'accessor' native delegation for hashrefs now allows setting the value
to undef. (sugoik, doy)
* Various generated methods have more useful context information. (doy) (forwarded request 75404 from coolo)
coolo approved review
Builds for repo openSUSE_Factory
saschpe accepted request
checked in
licensedigger accepted review
{"approve": "preliminary, version number changed"}
coolo accepted review
Builds for repo openSUSE_Factory