Help for this page

Select Code to Download


  1. or download this
    not a reference at C:\Users\myName\Documents\perl\Mycode.pl line 419.
    in this case its : store $VAR1, 'MYFILE_2';
    
  2. or download this
    print MYFILE Dumper($data);
    
    ...
    
    close (MYFILE);
    close (MYFILE2);