Download: BZ-Client-1.04.tar.gz
Dependencies
Annotate this POD
BZ::Client::API - Abstract base class for the clients of the Bugzilla API.
This is an abstract base class for classes like BZ::Client::Product, which are subclassing this one, in order to inherit common functionality.
L<BZ::Client>