CGI-Session - Can't call method * on an undefined value

Posted on Mon Oct 22 10:07:12 2007 by luuse
Can't call method * on an undefined value
Hi I'm trying to get a session id which for now is being sent through post or get by using cgi::param. However i get the error bellow. Can't call method "param" on an undefined value at controller/user.pl line 29. Any tips?
Write a response