The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.49

  • This module is now all covered by the Perl Artistic License: GPL is gone. This was done with permission from the original author of the command-line `rt' utility, Abhijit Menon-Sen.
  • Support custom fields that contain '#' in their name. Patch contributed by Ryan Niebur in RT#83856 -- thanks!
  • Documented get_links() -- RT#68673.
  • All tests now correctly run on Windows -- RT#81872.
  • All tests now correctly run on OpenBSD -- RT#95223.

Modules

talk to RT installation using REST protocol.
this object represents an attachment.
exceptions thrown by RT::Client::REST methods.
group object representation.
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.pm
in lib/RT/Client/REST/Object/Exception.pm