Help for this page

Select Code to Download


  1. or download this
    c:\@Work\Perl\monks>perl -wMstrict -le
    "use strict;
    ...
    "
    Global symbol "$vaRRRRiable" requires explicit package name at -e line
    + 1.
    BEGIN not safe after errors--compilation aborted at -e line 1.
    
  2. or download this
    c:\@Work\Perl\monks>perl -wMstrict -le
    "use strict;
    ...
    Use of uninitialized value $variable in say at -e line 1.
    Fooxxx
    Fooyyybar