in reply to Re: Python -V command not returning any value ( Capture::Tiny )
in thread Python -V command not returning any value
thanks --girijaopen STDOUT, '>', "op.txt" or die "Can't redirect STDOUT: $!"; open STDERR, ">&STDOUT" or die "Can't dup STDOUT: $!";
|
|---|