Overview
Request 122854 accepted
- updated to 2.0602
[BUG FIXES]
* Ensure that the Moose::Exporter-generated init_meta returns the same value
that it did previously. This isn't really a bug, since the return value has
never been tested or documented, but since the generated init_meta is
nothing more than a compatibility shim at this point, there's no reason to
not make it as compatible as possible. Reported by Moritz Onken. (doy)
[BUG FIXES]
* Fix init_meta order when multiple also packages are specified (this matters
when one of them is being used to actually initalize the metaclass,
typically with also => 'Moose'). Reported by Randy Stauner. (doy)
... see Changes
Request History
coolo created request
- updated to 2.0602
[BUG FIXES]
* Ensure that the Moose::Exporter-generated init_meta returns the same value
that it did previously. This isn't really a bug, since the return value has
never been tested or documented, but since the generated init_meta is
nothing more than a compatibility shim at this point, there's no reason to
not make it as compatible as possible. Reported by Moritz Onken. (doy)
[BUG FIXES]
* Fix init_meta order when multiple also packages are specified (this matters
when one of them is being used to actually initalize the metaclass,
typically with also => 'Moose'). Reported by Randy Stauner. (doy)
... see Changes
licensedigger added a reviewer
{"delegate": "license change"}
factory-auto added a reviewer
Please review sources
babelworx approved review
1
coolo accepted request
checkin
licensedigger accepted review
{"delegate": "license change"}
factory-auto accepted review
Builds for repo pure_factory
babelworx accepted review
1
saschpe accepted review