How can I interact with ClearCase from Perl?

前端 未结 3 1150
挽巷
挽巷 2020-11-30 15:37

My project needs couple of things to be extracted from ClearCase data using the Perl script in a excel sheet,those are -
By giving two particular time line or two baseli

3条回答
  •  眼角桃花
    2020-11-30 16:09

    For the CCCmd package, I had to remove the double-quotes in the RunCmd and RunCmdNoError subs to get it to work.

提交回复
热议问题