Source: libcgi-application-plugin-linkintegrity-perl Maintainer: Debian Perl Group Uploaders: Jaldhar H. Vyas Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper (>= 8), libmodule-build-perl Build-Depends-Indep: libcgi-pm-perl | perl (<< 5.19), perl, libcgi-application-perl, liburi-perl, libdigest-hmac-perl, libtest-pod-perl, libtest-pod-coverage-perl Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libcgi-application-plugin-linkintegrity-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcgi-application-plugin-linkintegrity-perl.git Homepage: https://metacpan.org/release/CGI-Application-Plugin-LinkIntegrity Package: libcgi-application-plugin-linkintegrity-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libcgi-application-perl, liburi-perl, libdigest-hmac-perl Enhances: libcgi-application-perl Breaks: libcgi-application-extra-plugin-bundle-perl (<< 0.5) Replaces: libcgi-application-extra-plugin-bundle-perl (<< 0.5) Description: plugin to make tamper-resisistent links in CGI::Application CGI::Application::Plugin::LinkIntegrity lets you create tamper-resistent links within your CGI::Application project. When you create an URL with link, a cryptographic checksum is added to the URL, so any attempt to change part of the URL will fail.