You can make a script that reads from STDIN and pipe the two together:
perl script1.pl | perl log.pl
The script log.pl reads the data spit out from script1.pl and does what it does with it.
In reply to Re: filtering my own output
by Chady
in thread filtering my own output
by pix
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |