I provided this code snippet so as to confirm that the way with which I'm passing parameters from tcl to perl were correct.if(open(my_perl,"|perl_file.pl $variable1 $variable2")) { #do some thing } else { #report the error or/and Log the Error in Error log }
In reply to Re^2: Installation of perl
by prashanth_hsn
in thread Installation of perl
by prashanth_hsn
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |