Skip Menu |

This queue is for tickets about the MooseX-SlurpyConstructor CPAN distribution.

Report information
The Basics
Id: 60587
Status: resolved
Priority: 0/
Queue: MooseX-SlurpyConstructor

People
Owner: makk384 [...] gmail.com
Requestors: MITHALDU [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: use of slurpyconstructor triggers deprecation warnings of Moose::Util::MetaRole
messages as follows: The old Moose::Util::MetaRole API (before version 0.94) has been deprecated at Moose/Util/MetaRole.pm line 16 Moose::Util::MetaRole::apply_metaclass_roles('for_class', 'X', 'attribute_metaclass_roles', 'ARRAY(0x193f5b4)') called at MooseX/ SlurpyConstructor.pm line 20 MooseX::SlurpyConstructor::init_meta('MooseX::SlurpyConstructor', 'for_class', 'X', 'metaclass', undef) called at Moose/Exporter.pm line 355
Will fix when do the lazy-loading issue. Mark.
Now resolved with release v1.10. Fixes this issue, as well as breaking of lazy and undefined predicates. Mark.