Help for this page
Select Code to Download
Select
or
download this
# This *doesn't* vivify $a[3,4,5] @b = map { $a[$_] } (0..5);