Help for this page

Select Code to Download


  1. or download this
    Data file content of records
    
    ...
    ccccccccccc
    ccccccccccc
    __Data__
    
  2. or download this
    {
       local $/="__Data__";
    ...
       }
       close ($fh);
    }