Source: libapp-cmd-perl Standards-Version: 4.7.2 Maintainer: Debian Perl Group Uploaders: Salvatore Bonaccorso , gregor herrmann , Section: perl Testsuite: autopkgtest-pkg-perl Build-Depends: debhelper-compat (= 13), Build-Depends-Indep: libcapture-tiny-perl , libclass-load-perl , libgetopt-long-descriptive-perl (>= 0.116) , libio-tiecombine-perl , libmodule-pluggable-perl , libstring-rewriteprefix-perl , libsub-exporter-perl , libsub-install-perl , libtest-fatal-perl , perl, Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libapp-cmd-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libapp-cmd-perl.git Homepage: https://metacpan.org/release/App-Cmd Package: libapp-cmd-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libcapture-tiny-perl, libclass-load-perl, libgetopt-long-descriptive-perl (>= 0.116), libio-tiecombine-perl, libmodule-pluggable-perl, libstring-rewriteprefix-perl, libsub-exporter-perl, libsub-install-perl, Breaks: libcatmandu-perl (<< 1.2024), Description: Perl interface to write command line apps with less suffering App::Cmd is intended to make it easy to write complex command-line applications without having to think about most of the annoying things usually involved. . For information on how to start using App::Cmd, see App::Cmd::Tutorial.