![]() |
|
laziness, impatience, and hubris | |
PerlMonks |
Re^2: Perl_API get_sv and SvIV_setby BUU (Prior) |
on Apr 17, 2006 at 00:58 UTC ( #543735=note: print w/replies, xml ) | Need Help?? |
Ah, you are completely correct and it works happily. However I wonder if you could answer another question. I am trying to find an op that gets called at the 'end' of every loop, just before the next iteration begins. Is there any such beast? The B module seems to imply that pp_redo is called, but in my tests it doesn't seem to be. Any ideas?
In Section
Seekers of Perl Wisdom
|
|