http://qs1969.pair.com?node_id=1117388


in reply to perl CGI::Session not deleting the session

Here is my logout.pl script.

If the other two scripts aren't behaving, why blame the logout script?

Also, you're using CGI::Session directly which means you're not using a helper like CGI::Application ... which means you probably got that part wrong :)

see Re: reg access of stored session variable, Re^2: how do I force a specific session, not my own, to end?, cgi101, CGI, Re^7: Perl CGI -disabled, Mojolicious::Lite +and jQuery +AJAX + Mojo::Template, Re: HTML::Template not working