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

Changes for version 0.50

  • Added the 'disabled' attribute to RT::Client::REST::Group and RT::Client::REST::Queue to match the addition in RT 4.2.2 -- commit 7557633. Thanks Tom.
  • Allow a trailing forward slash in the server URI -- RT#97621. Thanks Marco Pessotto.
  • Tests in 82-stringify.t are skipped with LWP::UserAgent 6.04 which has buggy read timeout -- commit da577af. Thanks Marco Pessotto.
  • Fixed warning `Unescaped left brace in regex is deprecated' in perl 5.22 -- RT#106795. Thanks Mike Andrews.
  • Fixed documentation for RT::Client:REST::search() in POD -- RT#98160.
  • Removed MYMETA* files from distribution -- RT#108083

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