Source: libpath-router-perl Section: perl Priority: optional Build-Depends: cdbs, devscripts, debhelper (>= 10~), dh-buildinfo, libsub-exporter-perl, libclone-pp-perl (>= 1.04), perl (>= 5.21.4) | libdata-dumper-perl (>= 2.154), libeval-closure-perl (>= 0.13), perl (>= 5.17.8) | libfile-spec-perl (>= 3.40), libmoo-perl (>= 2.000001), perl (>= 5.17.7) | libterm-readline-perl (>= 1.11), perl (>= 5.21.10) | libtest-simple-perl (>= 1.001013), libtest-deep-perl (>= 0.113), libtry-tiny-perl (>= 0.19), libtype-tiny-perl (>= 1.000005), perl (>= 5.17.4), libnamespace-clean-perl (>= 0.23), libtest-fatal-perl Maintainer: Debian Perl Group Uploaders: Jonas Smedegaard Standards-Version: 3.9.7 Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libpath-router-perl.git Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libpath-router-perl Homepage: https://metacpan.org/pod/Path::Router Testsuite: autopkgtest-pkg-perl Package: libpath-router-perl Architecture: all Depends: ${cdbs:Depends}, ${misc:Depends}, ${perl:Depends} Description: tool for routing paths Path::Router provides a way of deconstructing paths into parameters suitable for dispatching on. It also provides the inverse in that it will take a list of parameters, and construct an appropriate uri for it.