On Nov 10, 2010, at 4:06 PM, "Yuval Kogman via RT"
<bug-MooseX-POE@rt.cpan.org> wrote:
Show quoted text> Wed Nov 10 16:06:49 2010: Request 62905 was acted upon.
> Transaction: Ticket created by NUFFIN
> Queue: MooseX-POE
> Subject: CHILD method broke event "_child"
> Broken in: (no value)
> Severity: (no value)
> Owner: Nobody
> Requestors: NUFFIN@cpan.org
> Status: new
> Ticket <URL:
https://rt.cpan.org/Ticket/Display.html?id=62905 >
>
>
> I guess the appropriate thing is to only register a _child that delegates to CHILD if one isn't
> registered.
>
> I didn't look at the code, I don't have time right now, I just had to git bisect MX::POE to find a
> regression in POCO::Supervisor and replacing event _child with sub CHILD and bumping the dep
> seems to have brought it back from bitrot.
Do you have time to whip up a failing test for the old behavior? It
isn't something we intentionally broke.
-Chris