Changes for version 0.24

  • ! lib/RT/Client/REST.pm
    • Added 'timeout' attribute to the object. If specified, overrides the default used by LWP::UserAgent.
  • ! lib/RT/Client/REST/Exception.pm
    • Added RT::Client::REST::RequestTimedOutException.
  • ! 91-pod-coverage.t
    • RT::Client::REST now has improved POD.
  • ! MANIFEST
    • Added new files.
  • ! TODO
    • Added 'write user manual' item.
  • t/80-timeout.t
    • Test timeout exceptions.
  • README
    • Added README file.

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/Object/Exception.pm