in reply to CGI::Session - trouble passing variables
Sorry, your code doesn't compile:
I use CGI::Session every day and it works real well for me.> perl -c SCRIPT2.PL Global symbol "$sid" requires explicit package name at SCRIPT2.PL line + 10. Global symbol "$session" requires explicit package name at SCRIPT2.PL +line 12. Global symbol "$session" requires explicit package name at SCRIPT2.PL +line 20.
Ciao, Valerio
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: CGI::Session - trouble passing variables
by Lori713 (Pilgrim) on Mar 01, 2004 at 22:28 UTC | |
by antirice (Priest) on Mar 01, 2004 at 22:59 UTC | |
by Lori713 (Pilgrim) on Mar 02, 2004 at 12:19 UTC |