Source: libsub-prototype-perl Section: perl Testsuite: autopkgtest-pkg-perl Rules-Requires-Root: no Priority: optional Build-Depends: debhelper (>= 10), perl, libsub-exporter-perl Maintainer: Debian Perl Group Uploaders: Florian Schlichting Standards-Version: 4.1.3 Homepage: https://metacpan.org/release/Sub-Prototype Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libsub-prototype-perl.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libsub-prototype-perl.git Package: libsub-prototype-perl Architecture: any Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}, libsub-exporter-perl Description: module to set a subroutine's prototype Sub::Prototype has only one function which is exported by default. The 'set_prototype' function allows one to take a code reference and apply a subroutine prototype to it.