Is there a simple way to handle visitor sessions in PERL aka Session.var in ASP? Note: I can't afford to use cookies for this! I need to carry the logged in user through my site and personalise his experience based on click-throughs...how do I do this with PERL?