Changes for version 0.21

  • ! lib/RT/Client/REST.pm
    • Added support for attachments.
  • ! lib/RT/Client/REST/Ticket.pm
    • Updated POD.
  • ! lib/RT/Client/REST/Exception.pm
    • Added exception RT::Client::REST::CannotReadAttachmentException.
    • Jump version to 0.17 so that CPAN indexer does not bitch.
  • ! t/22-ticket.t
    • Added test for RT::Client::REST::CannotReadAttachmentException.

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