Oops, forgot to mention what the contents of the module looked like at line
124(ish)

-------------
123 my $arg = $4;
124 print  STDERR "[$arg]\n";
125 $text .= $1.$2.'S_W_I_T_C_H: while (1) ';
-------------

Also, I installed via ppm utility.(it looks like the same thing that is
listed on CPAN.

Kevin Ailes
Administrator
OTTO Engineering


-----Original Message-----
From: Ailes, Kevin [mailto:[EMAIL PROTECTED]] 
Sent: Friday, September 06, 2002 8:35 AM
To: Perl-win32-admin list ([EMAIL PROTECTED])
Subject: Switch Module


I started using the "Switch" module from CPAN and I get the following error
in the web server log files.  It doesn't seem to be causing any problems
with the operations of the script, but it is annoying and is filling up my
log file.  How stop this module from filling my web server log file with
this error?

-----------------------
[Fri Sep 06 08:26:18 2002] [error] [client <ip address>] Use of
uninitialized value in concatenation (.) at Perl/site/lib/Switch.pm line
124.

[Fri Sep 06 08:26:18 2002] [error] [client <ip address>] []
-----------------------

Thanks for any replies...

Kevin Ailes
Administrator
OTTO Engineering _______________________________________________
Perl-Win32-Admin mailing list [EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
_______________________________________________
Perl-Win32-Admin mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to