Source: libsyntax-infix-smartmatch-perl Maintainer: Debian Perl Group Uploaders: gregor herrmann Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper-compat (= 13), libdist-build-perl (>= 0.014), libtest-simple-perl , libxs-parse-keyword-perl (>= 0.46), perl-xs-dev, perl:native Standards-Version: 4.7.0 Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libsyntax-infix-smartmatch-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libsyntax-infix-smartmatch-perl.git Homepage: https://metacpan.org/release/Syntax-Infix-Smartmatch Rules-Requires-Root: no Package: libsyntax-infix-smartmatch-perl Architecture: any Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}, libxs-parse-keyword-perl (>= 0.46) Description: simplified smartmatch module Syntax::Infix::Smartmatch implements a new, much simplified version of smartmatch. In particular the behavior only depends on the right side argument. . Syntax::Infix::Smartmatch is currently still experimental and the details of its behavior may still change.