Source: libmoo-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: intrigeri <intrigeri@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 10)
Build-Depends-Indep: perl,
                     libclass-method-modifiers-perl (>= 1.10),
                     libclass-xsaccessor-perl (>= 1.18),
                     libdevel-globaldestruction-perl (>= 0.11),
                     libimport-into-perl,
                     libmodule-runtime-perl (>= 0.014),
                     librole-tiny-perl (>= 2.000004),
                     libstrictures-perl (>= 2),
                     libsub-name-perl (>= 0.08),
                     libsub-quote-perl,
                     libtest-fatal-perl
Standards-Version: 4.1.3
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libmoo-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libmoo-perl.git
Homepage: https://metacpan.org/release/Moo

Package: libmoo-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libclass-method-modifiers-perl (>= 1.10),
         libdevel-globaldestruction-perl (>= 0.11),
         libimport-into-perl,
         libmodule-runtime-perl (>= 0.014),
         librole-tiny-perl (>= 2.000004),
         libstrictures-perl (>= 2),
         libsub-quote-perl
Recommends: libclass-xsaccessor-perl (>= 1.18),
            libsub-name-perl (>= 0.08)
Description: Minimalist Object Orientation library (with Moose compatibility)
 Moo is an extremely light-weight, high-performance Moose replacement. It also
 avoids depending on any XS modules to allow simple deployments. The name Moo
 is based on the idea that it provides almost - but not quite - two thirds of
 Moose.
 .
 Unlike Mouse this module does not aim at full Moose compatibility. See
 INCOMPATIBILITIES in Moo(3pm) for more details.
