http://qs321.pair.com?node_id=536734


in reply to CGI::Session Simple Example

It gets a little confusing working with the CGI object, the Session object, and the Templates, ...
Try getting templates out of the equation. Once you get CGI and sessions right it will be easy to re-implement the template back in.

Just my two cents.