http://qs1969.pair.com?node_id=1213785


in reply to Perl CGI.PM: Use of uninitialized value $vals

Saw this in my web log file today: $vals is not initialised, yes, but what precondition caused the warning to be triggered?

Precondition?

Some code you wrote somewhere? Some warnings you turned on for code you did not write? Don't turn on global warnings? Dont use old versions of CGI.pm? Be better programmer?

  • Comment on Re: Perl CGI.PM: Use of uninitialized value $vals