mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-16 03:24:07 +00:00
318f77b3a5
which provide interface between Perl scripts and RT (an industrial-grade ticketing system) using REST protocol. Most of the features have been implemented and tested with rt 3.6.0 and later. WWW: http://search.cpan.org/dist/RT-Client-REST/ PR: ports/110675 Submitted by: Sergei Vyshenski <svysh@pn.sinp.msu.ru>
21 lines
850 B
Plaintext
21 lines
850 B
Plaintext
%%SITE_PERL%%/RT/Client/REST.pm
|
|
%%SITE_PERL%%/RT/Client/REST/Attachment.pm
|
|
%%SITE_PERL%%/RT/Client/REST/Exception.pm
|
|
%%SITE_PERL%%/RT/Client/REST/Forms.pm
|
|
%%SITE_PERL%%/RT/Client/REST/HTTPClient.pm
|
|
%%SITE_PERL%%/RT/Client/REST/Object.pm
|
|
%%SITE_PERL%%/RT/Client/REST/Object/Exception.pm
|
|
%%SITE_PERL%%/RT/Client/REST/Queue.pm
|
|
%%SITE_PERL%%/RT/Client/REST/SearchResult.pm
|
|
%%SITE_PERL%%/RT/Client/REST/Ticket.pm
|
|
%%SITE_PERL%%/RT/Client/REST/Transaction.pm
|
|
%%SITE_PERL%%/RT/Client/REST/User.pm
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/RT/Client/REST/.packlist
|
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/RT/Client/REST
|
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/RT/Client
|
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/RT
|
|
@dirrmtry %%SITE_PERL%%/RT/Client/REST/Object
|
|
@dirrmtry %%SITE_PERL%%/RT/Client/REST
|
|
@dirrmtry %%SITE_PERL%%/RT/Client
|
|
@dirrmtry %%SITE_PERL%%/RT
|