I'm getting the following message in webserver's error_log:
Lines 11 and 12 of my script are:Prototype mismatch: sub main::localtime (;$) vs none at /home/httpd/ht +ml/ds/vn.pl line 12
I need to use both modules. Is it possible to get rid of this (warning?) message?use Time::localtime; use POSIX qw (locale_h localtime);
--dda
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |