Help for this page
use IPC::System::Simple qw( capture ); my $result = capture( ... -o => $bar, ) );