in reply to Re: Infinite loop with each
in thread Infinite loop with each

Guys: this seems to be a known problem in Perl 5 debugger.

I have encountered this problem both in Padre and in EPIC on Eclipse. So it's not a Padre or Eclipse/EPIC problem. It's a Perl 5 debugger problem.

See here (already in 2006) and here.

This should be in PerlFaq, in my opinion. Has anyone found a solution?