Help for this page

Select Code to Download


  1. or download this
    Use of uninitialized value in array element at (eval 9) line 4.
    
  2. or download this
    #!/usr/bin/perl
    
    ...
    
    eval $code_ok for (1..8);
    eval $code_err;   # 9th eval, but line 14 in this script