Source: libdata-types-perl Maintainer: Debian Perl Group Uploaders: Krzysztof Krzyzaniak (eloy) , Damyan Ivanov , Rene Mayorga , gregor herrmann Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper (>= 8), libmodule-build-perl Build-Depends-Indep: perl, libtest-pod-perl Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdata-types-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdata-types-perl.git Homepage: https://metacpan.org/release/Data-Types Package: libdata-types-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends} Description: module for validating and converting data types Data::Types exports a number of functions that are useful for validating and converting data types. . It is intended for use in applications where data types are more important than they typically are in Perl -- e.g., database applications.