Notation conventions for Perl

The following table outlines the Perl notational conventions of this manual.

Prefix
Description
CQ

Prefix for objects that the Rational®
                    ClearQuest®

API can access through its

CQPerlExt package.

For example: CQEntity

$CQPerlExt::CQ
Prefix for Perl Enumerated Constants.

For example, $CQPerlExt::CQ_ORACLE

Note: CQPerlExt treats constants as read-only variables.