Re: new in CGI::Session::Driver::postgredsql nonexisting
- From: Joe Smith <joe@xxxxxxxxx>
- Date: Fri, 29 Jun 2007 00:51:32 -0700
IDK wrote:
With strict I only get loads of:
login: Global symbol "$s" requires explicit package name at ./login
line 25.
$s = sqlQuerry("SELECT id, pass FROM zerus.players WHERE
name='$user'")
Put "my" in front of the first time where the variable $s is used.
my $s = sqlQuerry...
.
- Follow-Ups:
- References:
- new in CGI::Session::Driver::postgredsql nonexisting
- From: IDK
- Re: new in CGI::Session::Driver::postgredsql nonexisting
- From: goodgautam
- Re: new in CGI::Session::Driver::postgredsql nonexisting
- From: IDK
- Re: new in CGI::Session::Driver::postgredsql nonexisting
- From: J. Gleixner
- Re: new in CGI::Session::Driver::postgredsql nonexisting
- From: IDK
- Re: new in CGI::Session::Driver::postgredsql nonexisting
- From: gautam chekuri
- Re: new in CGI::Session::Driver::postgredsql nonexisting
- From: IDK
- Re: new in CGI::Session::Driver::postgredsql nonexisting
- From: J. Gleixner
- Re: new in CGI::Session::Driver::postgredsql nonexisting
- From: gautam chekuri
- Re: new in CGI::Session::Driver::postgredsql nonexisting
- From: IDK
- new in CGI::Session::Driver::postgredsql nonexisting
- Prev by Date: Re: Adding a line in a file inside many directories
- Next by Date: Re: Problem with PERL function
- Previous by thread: Re: new in CGI::Session::Driver::postgredsql nonexisting
- Next by thread: Re: new in CGI::Session::Driver::postgredsql nonexisting
- Index(es):