> >So why wouldn't you redirect STDOUT and STDERR to this file too? Many >other Perl's errors, like division by zero, are not handle via die or >warn. And these messages are printed out even if encountered in an eval. >
When operating the files (including opening and writing and closing),you have more risks to 'die' than writing to '/dev/null',isn't it? -- Jeff Pang NetEase AntiSpam Team http://corp.netease.com -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>