Help for this page

Select Code to Download


  1. or download this
    sub openFile {
    
    ...
        }
        return FILE;
    }
    
  2. or download this
    sub func1 {
    
    ...
      ...
      return @groupsFile;
    }
    
  3. or download this
    readline() on closed filehandle FILE at /var/www/cgi-bin/lib/myfile.pl
    + line 25.