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


in reply to Re^3: Perl CGI.PM: Use of uninitialized value $vals
in thread Perl CGI.PM: Use of uninitialized value $vals

No, I don't have the -w. My shebang line is this: #!/usr/bin/perl -T
  • Comment on Re^4: Perl CGI.PM: Use of uninitialized value $vals

Replies are listed 'Best First'.
Re^5: Perl CGI.PM: Use of uninitialized value $vals
by haukex (Archbishop) on Apr 30, 2018 at 21:09 UTC
    No, I don't have the -w.

    Ah, good - sounds like the issue is somewhere else.