Help for this page

Select Code to Download


  1. or download this
    c:\@Work\Perl\monks>perl -wMstrict -le
    "my %identifier = qw(one uno  two dos  three tres);
    ...
    "
    syntax error at -e line 1, near ".}"
    Execution of -e aborted due to compilation errors.