Skip Menu |

This queue is for tickets about the Role-Multiton CPAN distribution.

Report information
The Basics
Id: 88659
Status: rejected
Priority: 0/
Queue: Role-Multiton

People
Owner: Nobody in particular
Requestors: dmuey [...] cpan.org
Cc:
AdminCc:

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



Subject: Deep recursion on subroutine "T::new" (another Role::Tiny around caveat perhaps?)
X is a Moo obj with Role::Multiton::New' Y extends X Y->new() == Deep recursion on subroutine "Y::new"
On Fri Sep 13 11:42:06 2013, DMUEY wrote: Show quoted text
> X is a Moo obj with Role::Multiton::New' > > Y extends X > > Y->new() == Deep recursion on subroutine "Y::new"
Y needs to have one “as” also it seems …
simplified in rt 89239