my $return = `path_to_script`; #### my $pid = open( CHILD, " $command |" ); my $return = ;