Changes for version 0.70

  • GH#26 Swap from Error's try to Try::Tiny
  • GH#26 Remove Error entirely
  • Swap from base to parent
  • Attempt to resolve issues with trailing endlines on attachments
  • Allow queues to be disabled (or enabled)
  • Add status as a method for Tickets
  • GH#20 Allow HTML in comments
  • Point MetaCPAN at Github for issues
  • RT#120077 fetch ticket subjects with a single API call

Modules

Client for RT using REST API
attachment object representation.
Exceptions thrown by RT::Client::REST
This package provides functions from RT::Interface::REST, because we don't want to depend on rt being installed. Derived from rt 3.4.5.
group object representation.
Subclass LWP::UserAgent in order to support basic authentication.
base class for RT objects
queue object representation.
search results object.
ticket object representation.
transaction object representation.
user object representation.

Provides

in lib/RT/Client/REST.pm