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

Changes for version 0.20

  • Added support for queues.
  • ! lib/RT/Client/REST.pm
    • Modified method "show()" to accept non-numeric IDs for objects of type 'queue'.
  • lib/RT/Client/REST/Queue.pm
  • t/25-queue.t
    • Queue support.
  • examples/show_queue.pl
  • examples/create_user.pl
  • examples/list_tickets.pl
    • More examples.
  • ! MANIFEST
    • Added new files.

Modules

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