in reply to
diff output; unix commands
open FOO, "diff $args $file1 $file2 |"
[download]
then reading from <FOO> should do the trick.
Comment on
Re: diff output; unix commands
Download
Code
In Section
Seekers of Perl Wisdom