Source: libdata-optlist-perl Standards-Version: 4.7.4 Maintainer: Debian Perl Group Uploaders: gregor herrmann , Section: perl Testsuite: autopkgtest-pkg-perl Build-Depends: debhelper-compat (= 13), Build-Depends-Indep: libparams-someutil-perl , libsub-install-perl , libtest-simple-perl , perl, Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libdata-optlist-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libdata-optlist-perl.git Homepage: https://metacpan.org/release/Data-OptList Package: libdata-optlist-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libparams-someutil-perl, libsub-install-perl, Description: module to parse and validate simple name/value option pairs Data::OptList is a Perl module useful for working with simple name-and-value option pairs. It assumes any defined scalar is a name and any reference after it is its value.