in reply to
Re^2: CGI::Session and cookie expiration
in thread
CGI::Session and cookie expiration
And you can actually disable that by setting
$CGI::HEADERS_ONCE = 1
.
Comment on
Re^3: CGI::Session and cookie expiration
Download
Code
In Section
Seekers of Perl Wisdom