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

Changes for version 0.45

  • Marco Pessotto
    • Fixed uploading preventing objects to be stringified (RT#88919)
    • Added option to get undecoded attachments (RT#90112)
    • Added test 82-stringify.t (fails with 0.44 before the RT#88919 fix)
    • Added test 83-attachments.t to illustrate and check RT#90112

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/Object/Exception.pm