Re: Perl Question (another little tip)

by David Mintz <mambomintz(at)yahoo.com>

 Date:  Wed, 29 Mar 2000 09:18:16 -0800 (PST)
 To:  hwg-languages(at)hwg.org
  todo: View Thread, Original


--- Rich Bowen <rbowen(at)rcbowen.com> wrote:
> 
> I think that what you are looking for is -w
> 
> #!/usr/bin/perl -w


Here's another tip: when debugging from the command
line, turn on -w AND redirect your output to a file --
or even /dev/null. That way you'll just see the
warnings Perl gives you, and the script's output won't
display on your screen and confound your view of
things.

David Mintz
www.dmintzweb.com
www.panix.com/~dmintz

__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com

HWG: hwg-languages mailing list archives, maintained by Webmasters @ IWA