Help for this page

Select Code to Download


  1. or download this
    '.tmpfiles' => {
                    '3' => {
    ...
                    'name' => bless( do{\(my $o = '/usr/tmp/CGItemp10026')
    +}, 'TempFile' )
                            }
                   },
    
  2. or download this
    'file' => [
                                 bless( \*{'Fh::fh00001C%3A\\stu\\putty\\s
    +tu.txt'}, 'Fh' )
                               ],
    
  3. or download this
    [Wed Dec 11 15:54:14 2002] new_upload.cgi: Use of uninitialized value 
    +in die at <<path to script>>/new_upload.cgi line 70.
    [Wed Dec 11 15:54:14 2002] new_upload.cgi: Died at <<path to script>>/
    +new_upload.cgi line 70.
    :$
    
  4. or download this
      while($bytes=(read($fh, $buffer, 1024)or die $q->cgi_error()))
      {
        $bytes_read += $bytes;
        print OUTFILE $buffer;
      }