in reply to Weird error after a configuration change
My guess is that
yields an undefined value, thusmy $action = param('action');
is responsible for the "uninitialized value in string eq" warning.$action eq 'ΑποστοΠ+»Ξ®!'
Are you sure your index.pl is being invoked with the same query string as before?
|
---|
Replies are listed 'Best First'. | |
---|---|
A reply falls below the community's threshold of quality. You may see it by logging in. |