Help for this page

Select Code to Download


  1. or download this
    c:\@Work\Perl\monks>perl -wMstrict -le
    "my $t = 1;
    ...
    "
    Can't modify logical or (||) in scalar assignment ...
    Execution of -e aborted due to compilation errors.