The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
CHANGES
examples/comment_on_ticket.pl
examples/create_ticket.pl
examples/create_user.pl
examples/edit_custom_field.pl
examples/edit_group.pl
examples/edit_ticket.pl
examples/edit_user.pl
examples/list_attachments.pl
examples/list_tickets.pl
examples/list_transactions.pl
examples/list_transactions_rt.pl
examples/report-bug-to-cpan.pl
examples/search_tickets.pl
examples/show_attachment.pl
examples/show_group.pl
examples/show_links.pl
examples/show_queue.pl
examples/show_ticket.pl
examples/show_transaction.pl
examples/show_user.pl
examples/take_ticket.pl
inc/Module/Install.pm
inc/Module/Install/Base.pm
inc/Module/Install/Can.pm
inc/Module/Install/Fetch.pm
inc/Module/Install/Makefile.pm
inc/Module/Install/Metadata.pm
inc/Module/Install/Win32.pm
inc/Module/Install/WriteAll.pm
lib/RT/Client/REST.pm
lib/RT/Client/REST/Attachment.pm
lib/RT/Client/REST/Exception.pm
lib/RT/Client/REST/Forms.pm
lib/RT/Client/REST/Group.pm
lib/RT/Client/REST/HTTPClient.pm
lib/RT/Client/REST/Object.pm
lib/RT/Client/REST/Object/Exception.pm
lib/RT/Client/REST/Queue.pm
lib/RT/Client/REST/SearchResult.pm
lib/RT/Client/REST/Ticket.pm
lib/RT/Client/REST/Transaction.pm
lib/RT/Client/REST/User.pm
Makefile.PL
MANIFEST			This list of files
META.yml
MYMETA.json
MYMETA.yml
README
t/01-use.t
t/026-group.t
t/10-core.t
t/20-object.t
t/21-user.t
t/22-ticket.t
t/23-attachment.t
t/24-transaction.t
t/25-queue.t
t/35-db.t
t/40-search.t
t/80-timeout.t
t/81-submit.t
t/90-pod.t
t/91-pod-coverage.t
t/99-kwalitee.t
TODO