in reply to
Re: Re: (tye)Re: use warnings vs. perl -w
in thread
use warnings vs. perl -w
When I want to capture my warnings while running programs under IIS, I open STDERR to a text log file and then look in there for information.
Comment on
Re: Re: Re: (tye)Re: use warnings vs. perl -w
In Section
Seekers of Perl Wisdom