Help for this page
>perl out.pl d.d ... testing stdout capture 1 testing stdout capture 2
#!/usr/bin/perl use strict; ... printf STDERR $captured_output, "\n"; }