Source: libapp-cmd-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: libcapture-tiny-perl (>= 0.13),
 libclass-load-perl,
 libgetopt-long-descriptive-perl,
 libio-tiecombine-perl,
 libmodule-pluggable-perl | perl (<< 5.17.0),
 libstring-rewriteprefix-perl,
 libsub-exporter-perl,
 libsub-install-perl,
 libtest-fatal-perl,
# perl (>= 5.17.10) is covering the requirement on perl to include
# needed version of Getopt::Long 3.29, the requirement for Test::More
# perl (>= 5.13.4) | libtest-simple-perl (>= 0.96), and as well
# Pod::Usage 1.61
 perl (>= 5.17.10)
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Ryan Niebur <ryan@debian.org>,
 Salvatore Bonaccorso <carnil@debian.org>,
 Nathan Handler <nhandler@debian.org>,
 gregor herrmann <gregoa@debian.org>
Standards-Version: 3.9.6
Homepage: https://metacpan.org/release/App-Cmd
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libapp-cmd-perl.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libapp-cmd-perl.git
Testsuite: autopkgtest-pkg-perl

Package: libapp-cmd-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends},
 libcapture-tiny-perl (>= 0.13),
 libclass-load-perl,
 libgetopt-long-descriptive-perl,
 libio-tiecombine-perl,
 libmodule-pluggable-perl | perl (<< 5.17.0),
 libstring-rewriteprefix-perl,
 libsub-exporter-perl,
 libsub-install-perl,
 perl (>= 5.17.10)
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.
