Perl: Calling a perl script from another

后端 未结 2 1122
伪装坚强ぢ
伪装坚强ぢ 2021-01-04 21:09

I have a perl script which calls another script. I am calling it using backticks and passing argument to that script and it works fine.

`CQPerl call_script.p         


        
2条回答
提交回复
热议问题