# This *doesn't* vivify $a[3,4,5] @b = map { $a[$_] } (0..5);