Skip Menu |

This queue is for tickets about the Moose CPAN distribution.

Maintainer(s)

DOY, DROLSKY, ETHER, FLORA, GRODITI, HDP, MSTROUT, PERIGRIN, SARTAK, STEVAN

Bugs

ID Subject Status Severity Last Updated Broken in Fixed in
133408 Inconsistent handling of Foo::Bar, ::Foo::Bar, and main::Foo::Bar new Unimportant 3 months ago
131609 Moose::Exporter failing to compile open 8 months ago
132285 Failed test: 103 t/attributes/attribute_delegation.t open 9 months ago
132084 2 Possible logic errors in example stalled 9 months ago 2.2012
130440 Int Type Constraint unforgiving of Math::Int64/UInt64 objects open Wishlist 1 years ago
130240 Moose performance issue in delete method of Native Hash traits open 1 years ago
83861 no warning about overwriting a locally defined method with an accessor in a Role open 1 years ago 2.0604
77406 Attribute delegated in one role does not satisfy requires of another role open 1 years ago
128235 Moose/Conflicts.pm missing in META.yml open 2 years ago 2.2011
125855 The documentation for Moose::Meta::Attribute::Native::Trait::Number shouldn't claim its attribute is ro new Unimportant 2 years ago
125416 Moose does not initialize attributes passed to the constructor before others open 3 years ago
125340 Moose::Role - Recursive "with" could use better error handling new 3 years ago
123299 Inline Type Constraints don't accept stringifiable messages open 3 years ago
124194 Demolish and "used only once" errors new 3 years ago
123961 native array slice method open Wishlist 3 years ago
98809 support more overloads in type constraints open 3 years ago
77357 Attribute named "new" breaks weirdly open 3 years ago 2.0602
123385 Native trait initializing attribute open 3 years ago
121749 fix documentation regarding lazy-ness of required attributes new 4 years ago
118808 Moose 2.1902-TRIAL breaks DBIx-Class-Graph-1.05 open 4 years ago 2.1902-TRIAL
118305 Array map/grep method allows to change value without constraint check open 4 years ago
113488 Duplicate/incompatible attribute definitions produce no error or warning open 4 years ago 2.1605
79572 subclass attribute overrides kill method modifiers open Important 4 years ago 2.0402
2.0403
2.0500-TRIAL
2.0501-TRIAL
2.0502-TRIAL
2.0600
2.0601
2.0602
2.0603
73850 inner() gets confused when one augmented method calls another open Normal 4 years ago
69207 Automatically import namespace::autoclean open Wishlist 4 years ago
94585 useless error message on moose attribute when parent class constructor made an object not based on a hash reference stalled 4 years ago
93248 composing attribute and method with the same name: not an error open 4 years ago 2.1204
90657 Parent ticket: distributions that are broken by recent Moose changes open Unimportant 4 years ago
89536 Some packages don't compile standalone open Unimportant 4 years ago
85550 Unable to install Moose 2.0802 on Strawberry Perl (Win 7) stalled 4 years ago 2.0802
85702 Stub subroutine + 'after' method modifier = deep recursion open Unimportant 4 years ago 2.0402
71600 error reported at the wrong place in 2.0205 open 4 years ago
78805 Failure while validating read-only against typeconstraint stalled 4 years ago
75265 apps using Moose cannot use debugger on perl < 5.8.6 stalled Important 4 years ago 2.0402
73764 attribute coerce with deep type doesn't see subtype coercions stalled Normal 4 years ago 2.0401
71640 Moose->init_meta may fail to reinitialize properly in some cases stalled Unimportant 4 years ago 2.0205
2.0300-TRIAL
104295 Metaroles can declare conflicting trait aliases open Normal 4 years ago 2.1404
117585 Moose should provide more info about methods open Wishlist 4 years ago
114383 make type validation error message indicate which parent type failed to match new Wishlist 5 years ago
105185 validation of Num fails if LC_NUMERIC is set to locale with comma instead of point open 6 years ago
102630 anonymous class instances contain a reference to its meta open Wishlist 6 years ago
89249 Test failure in t/cmop/methods.t on CentOS5 / perl 5.8.8 open Normal 6 years ago 2.1005
2.1100-TRIAL
2.1200
100723 nested Roles broken on requires new 6 years ago
100702 Document the algorithm for finding a class, where package name does not match the filename open Wishlist 6 years ago 2.1100-TRIAL
90774 Make it possible to disable Moose's export of warnings into Moose-using packages stalled Normal 6 years ago
61102 The order of definitions of type constraints shouldn't matter stalled 6 years ago
89397 The inner() sub calls a modifier even with nothing in a subclass has augmented that particular method open 6 years ago
88609 warning in test results for MooseX-Role-Parameterized open 6 years ago
91593 Inheritance is broken when applying metaclass trait to parent class' metaclass stalled 6 years ago 2.0402
2.0604
2.1005
97604 Don't use Moose::Exporter's meta_lookup callback in Moose::Exporter itself when it's not needed open 6 years ago
93203 weak_ref => 1 attrs might get undef although the type constraint shouldn't allow it open 7 years ago 2.1204
87378 Coercions are not inlined new Unimportant 7 years ago 2.1003
2.1004
48850 immutable subclass, mutable parent, silent failures open 8 years ago
53611 Attribute insertion order goes weird on reinsertion open 8 years ago
59478 Build problems on ia64 stalled 8 years ago
63000 Regression from Moose 1.05 to 1.06 on HP-UX 11.31 stalled 8 years ago 1.06
1.07
1.08
1.09
1.10
1.11
1.12
1.13
1.14
1.15
1.16
1.17
1.18
1.19
46347 Roles + 'requires attribute' doesn't work open Important 8 years ago 0.79
79783 Method delegation - ask forgiveness, not permission open Normal 8 years ago 2.0603
2.0604
76387 message for nested subtypes open Wishlist 8 years ago
75367 attributes with init_arg => undef lose their value after applying a role open Critical 8 years ago 2.0402
73451 Newval arg may be wrong in a trigger fired during _call_all_triggers. open Normal 9 years ago 2.0200
73449 During a rebless, triggers will fire for any attributes that have an undefined init_arg and began the rebless with a value. new Normal 9 years ago 2.0000
71922 constants are always detected as methods new 9 years ago
71769 parameterized metaclass trait creates a warning new 9 years ago
68698 Applying traits to attributes using clone_and_inherit_options fails for traits that overwrite _process_options open Important 10 years ago 2.0007
68529 Applying metarole via Moose::Util::MetaRole clobbers method modifiers. open Important 10 years ago 2.0007
66866 Moose::Exporter's importer destroys role generator open 10 years ago
66554 Can't turn 'ro' attribute into 'rw' attribute in class open 10 years ago
64778 Profiling Moose modules may often result in NYTProf linking to Package::Stash new 10 years ago
64731 Warn when you subclass from a non-Moose class open Wishlist 10 years ago 1.21
45591 Excluded methods should be added to 'requires' open Important 11 years ago 0.76