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