Changes for version 0.73

  • Fix typos: InvaildObjectTypeException -> InvalidObjectTypeException
  • Fix namespace: RT::Clite::REST -> RT::Client::REST
  • Fix get_links path: remove duplicate ID from URL
  • Replace void-context map with for loop

Documentation

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