in reply to How to print called program to stdout
Hi! There's more than one way to do it, but some wheels not only have already been invented, but are really, um ... round.
Everything you say that you want to do is provided by Perl's built-in testing tools. See in particular Test::More::subtest().
Hope this helps!
|
|---|