NAME

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.

SEE ALSO

 L<BZ::Client>