Changes for version 4.4002
- Major enhancements to BZ::Client::Bug::Attachment's add() method
- If you just provide a file_name, add() will try to slurp the file (silently failing)
- BZ::Client::XMLRPC now properly encodes and decodes base64 (i.e. attachments)
- Base64 stuff is inspired by Raphael Crochet via RT#121581
- Some other adjustments inside BZ::Client::XMLRPC which make me happier with it
- Similarly, some style changes in BZ::Client::API
- If you are using logDirectory, the content of error response will now be dumped out rather than just headers
- Pod is now being spell checked (which resulted in lots of spelling fixes in pod)
Changes for version 4.4001_003
- Adjustments to test suite per RT119718
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
in lib/BZ/Client/XMLRPC.pm