Changes for version 4.4001_002
- Add IO::Socket::SSL to the test requirements, as this is why most of cpantesters is failing
Changes for version 4.4001_001
- Mention exception handling in pod, closes RT #91405
- Add an example nagios script
- Set all server tests to author_tests for now
- Bug.pm: Lots of pod improvements/Comment. Notably for update(), create() and what tags are
- Bug/Comment.pm: Improve the behaviour of get() so that you can just give it a #bugid
- t/200bug.t: fix for RT #119718
- t/300classification.t: fix for RT #119718
Modules
A client for the Bugzilla web services API.
Abstract base class for the clients of the Bugzilla API.
Client side representation of a bug in Bugzilla
Client side representation of an Attachment to a Bug in Bugzilla
Client side representation of an Comment on a Bug in Bugzilla
Find and Store the last time a user visited a Bugzilla Bug.
Information about the Bugzilla server, i.e. the Bugzilla::Webservices::Bugzilla API
Client side representation of Classifications in Bugzilla
Client side representation of Product Components in Bugzilla
Exception class thrown by BZ::Client in case of errors.
The API for creating, changing, and getting info on Flags
The API for creating, changing, and getting info on Groups
Client side representation of a product in Bugzilla
Creates and edits user accounts in Bugzilla
Performs XML-RPC calls on behalf of the client.
Event handler for parsing a single XML-RPC array.
Abstract event handler for parsing an XML-RPC response.
A parser for an XML-RPC response.
Event handler for parsing an XML-RPC response.
Event handler for parsing a single XML-RPC struct.
Event handler for parsing a single XML-RPC value.
Provides
in lib/BZ/Client/XMLRPC.pm
in lib/BZ/Client/XMLRPC.pm
in lib/BZ/Client/XMLRPC.pm