Help for this page

Select Code to Download


  1. or download this
    use Data::Dumper;
    
    ...
            my $session = new CGI::Session(undef, $cgi, {Directory=>"\tmp"
    +});    
            $cookie = $cgi->cookie(CGISESSID => $session->id );
            print $cgi->header(-cookie=>$cookie);
    
  2. or download this
            (in cleanup) could not flush: Couldn't store 4206b0c8bba60b524
    +6ced512c58
    f5481 into      mp\cgisess_4206b0c8bba60b5246ced512c58f5481: Invalid a
    +rgument at
     login.cgi line 0