This should send your warnings to a log file for you, hope this helps#Output warnings to warnings.log BEGIN{ open(STDERR, "warnings.log")||die "Can't open warning.log: $!"; }
In reply to Re: Logging Warning Messages
by martymart
in thread Logging Warning Messages
by kidwahoo94
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |