Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information