Skip Menu |

This queue is for tickets about the Moo CPAN distribution.

Maintainer(s)

APEIRON, BOBTFISH, DGL, EDENC, ELLIOTT, ETHER, FLORA, haarg, ilmari, JJNAPIORK, MITHALDU, MSTROUT, PHAYLON, RIBASUSHI, SSCAFFIDI, VANSTYN, WSHELDAHL

Bugs

ID Subject Status Severity Last Updated Broken in Fixed in
133783 Warning: the following files are missing in your kit resolved 4 weeks ago 2.004002 2.004003
130050 Declaring a sub before a role application and later declaring a has results in error resolved 1 years ago 2.003004
130361 Inconsistent behavior when mixing default and builder when extending a class resolved 1 years ago
124845 "no warnings" not recognized in DEMOLISH resolved 1 years ago 2.003004
123753 Moo 2.003003 is too picky about stubs resolved Important 3 years ago 2.003004
123640 Moo fails tests in Perl 5 blead resolved 3 years ago 2.003003
120489 In a subclass which overrides an attribute and its builder, the overridden builder is ignored resolved Important 4 years ago 2.003000
120000 default, init_arg, trigger combo cause code eval failure resolved Critical 4 years ago
119145 Historical removal of Method::Inliner can cause Moo installs to be downgraded resolved Normal 4 years ago
120266 Extending a non-Moo class has unexpected behavior on blessed new resolved 4 years ago
117711 Moo 2.002_000 breaks colon-in-accessor-names resolved 4 years ago 2.002_000 2.002005
117844 Fails t/sub-quote.t on 5.10.x with PERL_UNICODE=SAD set resolved 4 years ago 2.002005
115655 2.002002 breaks MongoDB: BUILDARGS did not return a hashref at t/bson_codec/elements.t line 61 resolved 4 years ago 2.002002
115518 Moo-2.002002 fails to build due to hard coded directory separator resolved 4 years ago
115529 Moo 2.002002 breaks CPAN resolved 4 years ago 2.002002
113416 Fix spelling error in manpage resolved 4 years ago
113743 Fireworks on overridden CORE::GLOBAL::bless combined with $INC{"Moose.pm"} resolved 4 years ago
109844 Ambiguous error message when not providing "required" attributes resolved 4 years ago
114338 Method::Inliner warning about brace in regex resolved 4 years ago 2.001001
109632 Delegation and Carping produces confusing results. resolved 4 years ago 2.000002
102622 "argument is not a module name" error could use more detail resolved 4 years ago
114511 Insufficient testing for %^H population resolved 4 years ago
114512 quote_sub overridability ( 391372c28e ) does not handle strictures on 5.8 resolved 4 years ago
114605 Sub::Quote no_install + no_defer do not work as expected resolved 4 years ago
112677 Moo 2.001000 breaks CPAN resolved 5 years ago 2.001000
105880 Optimize generated constructor by avoiding NEXTSTATE resolved 5 years ago
106764 Documentation for BUILDARGS is inconsistent resolved Unimportant 5 years ago 2.000002
109628 Some circular references within Method::Generate::Constructor objects resolved 5 years ago 2.000002
109139 older Sub::Name leaks memory resolved 5 years ago
106276 Composite name gives: Identifier too long error resolved Important 5 years ago
105424 Attribute declaration 'default' not accepting '0' resolved 5 years ago 2.000002
99837 Moo::Object::new ignores BUILDARGS resolved 5 years ago 2.000002
103804 Moo does not differentiate stubs from actual methods resolved 5 years ago 2.000002
89239 extends()ing a class with() a role that uses 'around new' is broken under some common circumstances resolved 6 years ago 2.000000
102729 In Moo::_Utils , can_haz_subutil and can_has_subname can be both false. resolved 6 years ago 2.000000 2.000001
101631 Composing a role with a class which has been instantiated should be an error resolved Important 6 years ago 1.006001 2.000000
101010 around 'new' => sub{ ... } and class attributes are code position dependend resolved 6 years ago 2.000000
93034 behaviour in constructor when there are no attributes resolved 6 years ago 2.000000
93004 Default fatalization of warnings needs mst's clarification before new major strictures resolved 6 years ago 2.000000
93808 attributes in a role override existing attributes resolved Important 6 years ago 1.004002
101111 Moo::ification fails with Moose roles resolved 6 years ago
98666 Causing Sub::Defer to undefer early breaks some optimizations in Method::Generate::Construtor resolved 6 years ago 1.006000
99217 Composing Moo::Roles to object causes error if two attributes with defaults are composed resolved 6 years ago 1.003000
97653 DIE handler is set in default handler when coercion is on. resolved 6 years ago 1.004002
1.005000
97669 Attempt to reload (module).pm aborted obscures real use statement error resolved 6 years ago
92410 Give prototypes to quote_sub (possibly others) resolved Wishlist 7 years ago 1.005000
95960 utf8 triggers "Malformed UTF8 Character" warning from attribute generator (CoreBug?) resolved 7 years ago 1.004005
1.004_003
1.004_004
1.004006
93153 Moo does not like constructors with prototypes resolved 7 years ago 1.004002 1.004005
90811 [PATCH] Document namespace cleaning in Moo resolved Wishlist 7 years ago 1.004000
91768 use Moo; use Scalar::Does dies on FreeBSD resolved 7 years ago 1.004001 1.004002
86939 'extends' sometimes tries to load modules resolved 7 years ago 1.002000 1.004000
88924 BUILDARGS is only called when there is an attribute resolved 7 years ago 1.004000
90592 Unnecessary restriction on attribute names when using defaults resolved 7 years ago 1.004000
91314 Obscure error message when init_arg => undef, required => 1 resolved 7 years ago 1.003001 1.004000
83447 use of strictures.pm not well documented resolved Normal 7 years ago 1.004000
91605 2 Files "missing from your kit" resolved Unimportant 7 years ago 1.003001 1.004000
89607 Can't locate object method "_composite_name" via package "Moo::Role" at ...Moo/Role.pm line 243 resolved Normal 7 years ago 1.003001
89598 has with default => q{} ignores that default resolved 7 years ago 1.003001
87810 Can't locate object method "new" via package "Method::Generate::DemolishAll" resolved 7 years ago 1.003001
87575 Deep recursion on subroutine "Method::Generate::Accessor::_SIGDIE" resolved Normal 7 years ago 1.003000 1.003001
87315 Sub::Quote doesn't close over its captured variables resolved 7 years ago 1.003000 1.003001
87043 Regression: Deep recursion on subroutine "Foo::new" resolved Important 7 years ago 1.003000 1.003001
84270 Put $VERSION in all your packages resolved Normal 7 years ago 1.003001
83732 Bad arguments to 'has' are not diagnosed resolved Normal 7 years ago 1.000008 1.003001
82711 Requirements in roles should not be checked until all roles are consumed resolved 7 years ago 1.000007
85298 typo fix resolved 7 years ago 1.002000
84802 Can't locate object method "apply_roles_to_package" via package "Moo::Role" resolved 7 years ago
86090 FOREIGNBUILDARGS is not called if no attrs by has. resolved 7 years ago 1.002000
85947 Problem with applying Moo role with multi-before declaration to Moose class resolved 7 years ago
86144 Writers behave inconsistently based on MOO_XS_DISABLE resolved 7 years ago
86330 Sub::Quote::capture_unroll docs are wrong resolved 7 years ago
86835 [PATCH] Spelling fixes resolved 7 years ago
81727 Moo::Role->apply_roles_to_object doesn't properly handle consumed attribute defaults resolved Important 7 years ago 1.000006
86889 Lower prereq versions resolved Wishlist 7 years ago 1.002000
78617 Moo::HandleMoose::AuthorityHack::DESTROY crashing with 'perl -c file.pl' cleanup when Moose is not installed resolved 8 years ago 1.002000
82098 meta trouble resolved Normal 8 years ago 1.000007 1.002000
82770 BUILDARGS is broken when extends() is used. resolved Normal 8 years ago 1.000007 1.002000
82537 Stateless defaults really inefficient resolved 8 years ago 1.002000
84147 Default scalars don't initialize when value is false resolved 8 years ago 1.001000 1.002000
84615 Moo::Object->meta->can() dies. resolved 8 years ago 1.001000 1.002000
67109 isa quote_sub slower than a regular sub resolved Unimportant 8 years ago 0.009007 1.002000
85024 Spelling correction for docs resolved 8 years ago
81181 delegated methods override existing methods resolved 8 years ago 1.000005 1.001000
83188 __PACKAGE__->meta->make_immutable not documented resolved Unimportant 8 years ago 1.000008
83361 asserter checks for truth not definedness resolved Normal 8 years ago 1.001000
82641 handles => 'Role' only works if class explicitly use's Role resolved Important 8 years ago 1.000007 1.001000
83508 Inflated Moose meta-classes lose methods from roles if attributes are present resolved 8 years ago 0.009001
82310 trigger not called when default is called resolved 8 years ago
83730 Bug reporting channel is undocumented resolved Critical 8 years ago 1.000008
83526 Fwd: Moo and Moose together with Throwable::Error. resolved 8 years ago
82309 default attribute-named accessor still created if 'reader' and 'writer' options specified resolved Normal 8 years ago 1.000007
80492 Consuming a Moo::Role from a Moose class doesn't bring in methods consumed by the role resolved 8 years ago
81816 Default not set, and dies in BUILD(), when used with Moo::Role resolved Important 8 years ago 1.000006
81072 Loading roles uses $_ in a very fragile way. resolved Important 8 years ago
79596 isa failure text doesn't use the value of init_arg to identify the attribute resolved 8 years ago
80060 Typo! resolved 8 years ago
78479 Better errormessage for using (by mistake) a CODEREF as builder => resolved Wishlist 8 years ago 1.000002
78595 Prototype mismatch: sub Moo::_Utils::_in_global_destruction () vs none resolved Critical 8 years ago 1.000001
77927 (No subject) resolved Important 8 years ago 0.091008
78304 with keyword does not support multiple roles resolved 8 years ago
64906 Role::Tiny::_load_module is easily misled about modules being loaded resolved Normal 9 years ago 0.009005
64178 add proper conflict resolution to Role::Tiny resolved Wishlist 9 years ago
70593 Non-Moo class can't inherit from Moo-based class. resolved 9 years ago
65897 lazy_build support resolved Wishlist 9 years ago
66647 Feature Request: Add "with()" to Moo::Role (or Role::Tiny). resolved 9 years ago
65636 BUILD not called in child classes resolved 9 years ago
70446 Load Role::Tiny in Role::Tiny::With::import resolved Normal 9 years ago 0.009010
72931 cpantesters fail when I use moo in my test resolved Important 9 years ago
68941 t/accessor-weaken.t failing on cygwin 1.7.9 / perl 5.10.1 resolved Normal 9 years ago 0.009008