Changes for version 0.27

  • This is a small release to fix warnings and a couple of documentation errors.
  • ! lib/RT/Client/REST.pm
  • ! lib/RT/Client/REST/Object.pm
    • Fixed code to avoid a possible 'undefined value' warnings from tests.
    • Fixed up POD (annocpan note #989).
  • ! t/35-db.t
    • Changed from 'no_plan' to plan 20 tests.
  • ! t/22-ticket.t
    • Added test to verify properties of list attributes.

Modules

talk to RT installation using REST protocol.
this object represents an attachment.
exceptions thrown by RT::Client::REST methods.
base class for RT objects.
queue object representation.
Search results representation.
this object represents a ticket.
this object represents a transaction.
user object representation.

Provides

in lib/RT/Client/REST/Forms.pm
in lib/RT/Client/REST/HTTPClient.pm
in lib/RT/Client/REST/Object/Exception.pm