Help for this page
#!/usr/bin/env perl ... open my $cmd_pipe, '|-', $external_command; print $cmd_pipe "password\n"; }
STDOUT: password STDERR: