Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
      print $s->header;
      print $t->output;
    }
    
  2. or download this
    <html>
      <head>
    ...
        <p><TMPL_VAR NAME=first></p>
      </body>
    </html>
    
  3. or download this
    Response Headers - http://www.somedomain.org.uk/z/session.cgi?a=next
    
    ...
    Transfer-Encoding: chunked
    
    200 OK
    
  4. or download this
      die Dumper $s;
    
  5. or download this
    Software error:
    
    ...
                                   ]
                   }, 'CGI::Session::File' );
    
  6. or download this
    Software error:
    
    ...
                               }
                   }, 'CGI::Session' );
    
  7. or download this
    Undefined subroutine &Scalar::Util::refaddr called at /xxx/lib_dev/CGI
    +/Session/Serialize/default.pm line 53.