On Tue Sep 24 09:37:16 2013, zefram@fysh.org wrote:
Show quoted text> Class-MethodMaker relies on the Perl stack being well behaved in some
> ways that it isn't. On Perl 5.19.4 some of the stack behaviour changed
> in a way that breaks Class-MethodMaker. I've opened [perl #119977]
> regarding the core stack. Attached patch works around the problem in
> Class-MethodMaker.
This patch allows the test to pass on perl 5.19.4 and 5.19.5.
I also tested against these released versions of perl and they also passed:
5.18.1
5.16.3
5.12.4