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

Search results for "dist:RT-Client-REST REST::Client"

RT::Client::REST - Client for RT using REST API River stage one • 4 direct dependents • 4 total dependents

RT::Client::REST is /usr/bin/rt converted to a Perl module. I needed to implement some RT interactions from my application, but did not feel that invoking a shell command is appropriate. Thus, I took rt tool, written by Abhijit Menon-Sen, and convert...

DJZORT/RT-Client-REST-0.72 - 27 Feb 2023 19:10:10 UTC

RT::Client::REST::User - user object representation. River stage one • 4 direct dependents • 4 total dependents

RT::Client::REST::User is based on RT::Client::REST::Object. The representation allows one to retrieve, edit, comment on, and create users in RT. Note: RT currently does not allow REST client to search users....

DJZORT/RT-Client-REST-0.72 - 27 Feb 2023 19:10:10 UTC

RT::Client::REST::Group - group object representation. River stage one • 4 direct dependents • 4 total dependents

RT::Client::REST::Group is based on RT::Client::REST::Object. The representation allows one to retrieve, edit, and create groups in RT. Note: RT currently does not allow REST client to search groups....

DJZORT/RT-Client-REST-0.72 - 27 Feb 2023 19:10:10 UTC

RT::Client::REST::Queue - queue object representation. River stage one • 4 direct dependents • 4 total dependents

RT::Client::REST::Queue is based on RT::Client::REST::Object. The representation allows one to retrieve, edit, comment on, and create queue in RT. Note: RT currently does not allow REST client to search queues....

DJZORT/RT-Client-REST-0.72 - 27 Feb 2023 19:10:10 UTC

RT::Client::REST::Forms - This package provides functions from RT::Interface::REST, because we don't want to depend on rt being installed. Derived from rt 3.4.5. River stage one • 4 direct dependents • 4 total dependents

DJZORT/RT-Client-REST-0.72 - 27 Feb 2023 19:10:10 UTC

RT::Client::REST::Ticket - ticket object representation. River stage one • 4 direct dependents • 4 total dependents

RT::Client::REST::Ticket is based on RT::Client::REST::Object. The representation allows one to retrieve, edit, comment on, and create tickets in RT....

DJZORT/RT-Client-REST-0.72 - 27 Feb 2023 19:10:10 UTC

RT::Client::REST::Object - base class for RT objects River stage one • 4 direct dependents • 4 total dependents

The RT::Client::REST::Object module is a superclass providing a whole bunch of class and object methods in order to streamline the development of RT's REST client interface....

DJZORT/RT-Client-REST-0.72 - 27 Feb 2023 19:10:10 UTC

RT::Client::REST::Exception - Exceptions thrown by RT::Client::REST River stage one • 4 direct dependents • 4 total dependents

These are exceptions that are thrown by various RT::Client::REST methods....

DJZORT/RT-Client-REST-0.72 - 27 Feb 2023 19:10:10 UTC

RT::Client::REST::Attachment - attachment object representation. River stage one • 4 direct dependents • 4 total dependents

An attachment is a second-class citizen, as it does not exist (at least from the current REST protocol implementation) by itself. At the moment, it is always associated with a ticket (see parent_id attribute). Thus, you will rarely retrieve an attach...

DJZORT/RT-Client-REST-0.72 - 27 Feb 2023 19:10:10 UTC

RT::Client::REST::HTTPClient - Subclass LWP::UserAgent in order to support basic authentication. River stage one • 4 direct dependents • 4 total dependents

DJZORT/RT-Client-REST-0.72 - 27 Feb 2023 19:10:10 UTC

RT::Client::REST::Transaction - transaction object representation. River stage one • 4 direct dependents • 4 total dependents

A transaction is a second-class citizen, as it does not exist (at least from the current REST protocol implementation) by itself. At the moment, it is always associated with a ticket (see parent_id attribute). Thus, you will rarely retrieve a transac...

DJZORT/RT-Client-REST-0.72 - 27 Feb 2023 19:10:10 UTC

RT::Client::REST::SearchResult - search results object. River stage one • 4 direct dependents • 4 total dependents

This class is a representation of a search result. This is the type of the object you get back when you call method "search()" on RT::Client::REST::Object-derived objects. It makes it easy to iterate over results and find out just how many there are....

DJZORT/RT-Client-REST-0.72 - 27 Feb 2023 19:10:10 UTC

RT::Client::REST::Object::Exception River stage one • 4 direct dependents • 4 total dependents

DJZORT/RT-Client-REST-0.72 - 27 Feb 2023 19:10:10 UTC
13 results (0.045 seconds)