Help for this page
>perl -le "my @mra = ( [ qw(a b eye c) ], [ qw{w x y z} ], ); ... " Bareword "i" not allowed while "strict subs" in use at -e line 1. Execution of -e aborted due to compilation errors.