Source: libdata-perl-perl Maintainer: Debian Perl Group Uploaders: intrigeri Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper-compat (= 13) Build-Depends-Indep: libclass-method-modifiers-perl , liblist-moreutils-perl , libmodule-runtime-perl , librole-tiny-perl , libstrictures-perl , libtest-deep-perl , libtest-fatal-perl , libtest-output-perl , perl Standards-Version: 4.5.1 Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libdata-perl-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libdata-perl-perl.git Homepage: https://metacpan.org/release/Data-Perl Package: libdata-perl-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libclass-method-modifiers-perl, liblist-moreutils-perl, libmodule-runtime-perl, librole-tiny-perl, libstrictures-perl Description: classes wrapping fundamental Perl data types Data::Perl is a collection of classes that wrap fundamental data types that exist in Perl. These classes and methods as they exist today are an attempt to mirror functionality provided by Moose's Native Traits. One important thing to note is all classes currently do no validation on constructor input.