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)

Documentation

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