Help for this page
c:\@Work\Perl\monks>perl -wMstrict -le "sub foo (&@) { return 42; } ... " Global symbol "$x" requires explicit package name at -e line 1. Execution of -e aborted due to compilation errors.