Help for this page

Select Code to Download


  1. or download this
    >perl -e"for my $i qw( a b ) { }"
    syntax error at -e line 1, near "$i qw( a b )"
    Execution of -e aborted due to compilation errors.