Source: libtype-tiny-perl Standards-Version: 4.7.2 Maintainer: Debian Perl Group Uploaders: Jonas Smedegaard , Section: perl Testsuite: autopkgtest-pkg-perl Build-Depends: debhelper-compat (= 13), Build-Depends-Indep: libboolean-perl , libclass-insideout-perl , libdevel-hide-perl , libdevel-lexalias-perl , libdevel-refcount-perl , libdevel-stacktrace-perl , libexporter-tiny-perl , libfunction-parameters-perl , libio-string-perl , libmatch-simple-perl , libmoo-perl , libmoose-perl , libmoosex-getopt-perl , libmoosex-types-common-perl , libmoosex-types-perl , libmoox-typetiny-perl , libmouse-perl , libmousex-types-perl , libobject-accessor-perl , libreturn-type-perl , libspecio-perl , libtest-deep-perl , libtest-fatal-perl , libtest-memory-cycle-perl , libtest-requires-perl , libtest-warnings-perl , libtype-tiny-xs-perl , libtypes-path-tiny-perl , libvalidation-class-perl , Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libtype-tiny-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libtype-tiny-perl.git Homepage: https://typetiny.toby.ink/ Package: libtype-tiny-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libexporter-tiny-perl, Recommends: libclass-xsaccessor-perl, libref-util-perl, libtype-tiny-xs-perl, Suggests: libdevel-lexalias-perl, libdevel-stacktrace-perl, Enhances: libdata-validator-perl, libfunction-parameters-perl, libmoo-perl, libmoose-perl, libmouse-perl, libparams-validationcompiler-perl, libregexp-util-perl, libreply-perl, perl, Breaks: libtype-tie-perl (<< 2), libtypes-xsd-lite-perl (<< 0.007), libtypes-xsd-perl (<< 0.008), Replaces: libtype-tie-perl (<< 2), Description: tiny, yet Moo(se)-compatible type constraint Type::Tiny is a tiny class for creating Moose-like type constraint objects which are compatible with Moo, Moose and Mouse. . This package also includes Types::Standard, a Moose-inspired library of useful type constraints, and Type::Params, to allow very fast checking and coercion of function and method parameters.