You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove caveat about temporary arrays in for range loops
The optimisation to not create the array was introduced in Perl
5.005 (commit 89ea290), there's no
need to have a caveat about versions older than that any more.
0 commit comments