The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.07

  • BZ::Client::logger protects its input
  • Add pod for more methods in BZ/Client.pm
  • Add autologin option for RT91184
  • Add support for token based logins used in bz4.4.3+ (bugzilla 5.0 now works)
  • Expose control of the restrict_login option via new()
  • Tweak some tests

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
Information about the Bugzilla server, i.e. the Bugzilla::Webservices::Bugzilla API
Exception class thrown by BZ::Client in case of errors.
Client side representation of a product in Bugzilla
Module for writing integration tests
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