Source: libweb-mrest-cli-perl Section: perl Priority: optional Build-Depends: cdbs, licensecheck, perl, libmodule-build-perl, debhelper (>= 10~), dh-buildinfo, libapp-cell-perl, libfile-sharedir-perl, libhttp-message-perl, libjson-perl, liblwp-protocol-https-perl, libwww-perl, libmodule-runtime-perl, libparams-validate-perl, libpath-router-perl, libplack-middleware-logerrors-perl, libplack-middleware-session-perl, libplack-perl, libtry-tiny-perl, liburi-perl, libtest-deep-perl, libtest-fatal-perl, libtest-json-perl, libtest-warnings-perl Maintainer: Debian Perl Group Uploaders: Jonas Smedegaard Standards-Version: 4.6.1 Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libweb-mrest-cli-perl.git Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libweb-mrest-cli-perl Homepage: https://metacpan.org/pod/Web::MREST::CLI Testsuite: autopkgtest-pkg-perl Rules-Requires-Root: no Package: libweb-mrest-cli-perl Architecture: all Depends: ${cdbs:Depends}, ${misc:Depends}, ${perl:Depends} Description: CLI components for Web::MREST-based applications Web::MREST provides a fully functional REST server that can be started with a simple command. . Web::MREST::CLI exports some "generalized" functions that are used internally and might also be useful for writing CLI clients in general.