Source: libmoosex-types-uri-perl Maintainer: Debian Perl Group Uploaders: Oleg Gashev Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper (>= 9.20140227~), libmodule-build-tiny-perl, perl Build-Depends-Indep: libmoose-perl, libmoosex-types-path-class-perl, libmoosex-types-perl (>= 0.40), libnamespace-autoclean-perl, perl (>= 5.21.6) | libtest-simple-perl (>= 1.001010), liburi-fromhash-perl, liburi-perl Standards-Version: 3.9.7 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libmoosex-types-uri-perl.git Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libmoosex-types-uri-perl.git Homepage: https://metacpan.org/release/MooseX-Types-URI Package: libmoosex-types-uri-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libmoose-perl, libmoosex-types-path-class-perl, libmoosex-types-perl (>= 0.40), libnamespace-autoclean-perl, liburi-fromhash-perl, liburi-perl Description: package provides URI related types and coercions for Moose MooseX::Types::URI provides Moose types for fun with URIs. . It has slightly DWIMier types than the URI classes have due to implementation details, so the types should be more forgiving when ducktyping will work anyway (e.g. URI::WithBase does not inherit URI).