CQCC::CCPerlAPI - ClearCase Interface using CtCmd Perl API
This class manages an interface to ClearCase using the CtCmd Perl API instead of using ClearTool processes directly. In order to be used, the CtCmd.pm package must be present in the @INC Perl path and the configuration file must ask for it as the ClearCaseInterface class as shown below:
&SetConfigParm("ClearCaseInterface", "CQCC::CCPerlAPI");
SUPPORT POLICY: See TriggerCQCC.pm for the Rational Support Policy.
ClassTest(@args)
new()
PostCommand($operation)
@data = $obj->PostCommand($cmd);