Uri Guttman wrote: > When cast into an array, you can access all the positional > arguments; Into a hash, all named arguments; Into a scalar, the > invocant; Into code, into slurpy nameless block.
The last 'into' should be 'the'. s/Into/into/g -- Affijn, Ruud