http://www.perlmonks.org?node_id=1021455


in reply to Re^5: counting backward (optimize foreach reverse low .. high
in thread counting backward

Maybe it's optimized for reversing arrays but not for reversing ranges:
But the post of yours which I replied to explicitly showed @a as an example, not a range. I never claimed ranges were optimised, while you implied that arrays weren't.

Dave.