in reply to Re: (tye)Re: use warnings vs. perl -w
in thread use warnings vs. perl -w
If you are running under a webserver, the non-fatal errors
my be hiding in the error log of your server or may even
have been piped away to nothing, rather depends on the
webserver. Check the error logs and see.
--
$you = new YOU;
honk() if $you->love(perl)
In Section
Seekers of Perl Wisdom