sub AnySub { my @list = @{ shift() }; # automatic dereferencing list ...