Changes for version 0.31

  • ! lib/RT/Client/REST.pm
    • Fixed 'VERSION' section of POD to print the correct version.
  • ! lib/RT/Client/REST/Ticket.pm ! lib/RT/Client/REST/User.pm
    • Fixed SYNOPSYS in POD to reflect reality. No code changes.
  • ! lib/RT/Client/REST/Queue.pm
    • CPAN.RT #27267 - fixed POD. No code changes.
  • ! Makefile.PL
    • Added 'LICENSE' option.

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