in reply to map() abuse or child with a chainsaw
oh, and if the coder mistakenly typed [undef, undef] = ..., it generates a compile-time error -- no need to rely on warnings and strict.# drop first two arguments of @ARGV (undef, undef) = splice @ARGV, 0, 2;
~Particle *accelerates*
|
|---|