Source: librole-rest-client-perl Maintainer: Debian Perl Group Uploaders: Michael Prokop Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper (>= 10), libmodule-build-perl Build-Depends-Indep: libdata-serializer-perl, libhttp-message-perl, libhttp-thin-perl, libjson-perl, libmoo-perl (>= 1.003000), libmoose-perl, libmoox-handlesvia-perl, libplack-perl, libtest-deep-perl, libtest-exception-perl, libtest-tcp-perl, libtest-warnings-perl, libtry-tiny-perl, libtype-tiny-perl, liburi-escape-xs-perl, libxml-simple-perl, libyaml-perl, perl Standards-Version: 4.2.1 Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/librole-rest-client-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/librole-rest-client-perl.git Homepage: https://metacpan.org/release/Role-REST-Client Package: librole-rest-client-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libdata-serializer-perl, libhttp-message-perl, libhttp-thin-perl, libmoo-perl (>= 1.003000), libmoox-handlesvia-perl, libplack-perl, libtry-tiny-perl, libtype-tiny-perl, liburi-escape-xs-perl Description: REST Client Role This REST Client role makes REST connectivity easy. Role::REST::Client will handle encoding and decoding when using the HTTP verbs GET, PUT, POST, DELETE, OPTIONS and HEAD. Role::REST::Client supports the json, x-www-form-urlencoded, xml and yaml encodings.