NAME
BZ::Client::API
VERSION
version 1.062_1
NAME
BZ::Client::API - Abstract base class for the clients of the Bugzilla API.
VERSION
version 1.062_1
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>
AUTHOR
Dean Hamstead <dean@bytefoundry.com.au>
COPYRIGHT AND LICENSE
This software is copyright (c) 2015 by Dean Hamstad.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.