Help for this page
open SCRIPT, "some_script |"; open OTHERSCRIPT, "some_other_script |"; ... open INPUT,">&SCRIPT"; } }