How can I interact with ClearCase from Perl?

前端 未结 3 1140
挽巷
挽巷 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:13

    Also if you need to use perl with Clearcase have a look at the CPAN module ClearCase::CtCmd. I would recommend to use this perl module for invoking clearcase commands.

提交回复
热议问题