Name : perl-ClearCase-Argv
| |
Version : 1.54
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : 7.37
| Date : 2021-09-12 14:40:55
|
Group : Development/Libraries/Perl
| Source RPM : perl-ClearCase-Argv-1.54-7.37.src.rpm
|
Size : 0.12 MB
| |
Packager : (none)
| |
Summary : ClearCase-specific subclass of Argv
|
Description :
_ClearCase::Argv_ is a subclass of _Argv_ for use with ClearCase. It exists to provide an abstraction layer over the _cleartool_ command-line interface. A program written to this API can be told to send commands to ClearCase via the standard technique of executing cleartool or via the ClearCase::CtCmd module or via a pipe to cleartool (aka \'IPC mode\') by flipping a switch.
To that end it provides a couple of special methods _\'ctcmd\'_ and _\'ipc\'_. The \'ctcmd\' method can be used to cause cleartool commands to be run in the current process space using _ClearCase::CtCmd_. Similarly, \'ipc\' will send commands to a cleartool co-process. See the documentation of these modules for details on what they do, and see _ALTERNATE EXECUTION INTERFACES_ below for how to invoke them. Sample scripts are packaged with _ClearCase::Argv_ in ./examples.
A new \'ct\' optional attribute is introduced in the constructor invocation. It may be used to create _ClearCase::Argv_ objects using a tool alternative to the default plain _cleartool_. This may be _multitool_, or _cleartool_ under another account via _sudo_, or even a _ClearCase::Wrapper_. It is supported for the \'fork\' and the \'ipc\' modes.
_As ClearCase::Argv is in most other ways identical to its base class, see \'perldoc Argv\' for substantial further documentation._
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-C/openSUSE_Tumbleweed/noarch |