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

Changes for version 0.28

  • This is a bug fix release.
  • ! lib/RT/Client/REST/Ticket.pm
    • CPAN.RT #25185 -- fixed typos in attribute validation specs.
  • ! lib/RT/Client/REST.pm
    • CPAN.RT #26528 -- fixed a typo in method 'get_transaction_ids'
  • ! examples/show_ticket.pl
    • Added code to display all custom fields.
  • t/99-kwalitee.t
    • Kwalitee is spelled... vanity?!
  • ! TODO
    • Removed a couple of old items.
  • Special thanks to Damien Krotkine (Dams) who found and provided patches for both bugs.

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/HTTPClient.pm
in lib/RT/Client/REST/Object/Exception.pm