Note the '#' at the beginning of the following line:

#print STDERR "return=[$session,".(join(",",@retvals))."]";

With that said, why do I get the following error in the log file?

Use of uninitialized value in join or string at
c:/INetPub/wwwroot/elizium/cgi-bin/lib/Security.pm line 95.

If I delete the line, everything works fine and dandy. This has only come to
light since I've started switching off debugs in my mod_perl code. And yes
it is running on Windows. Just seems a bit strange to me.

Barbie.


Reply via email to