Source: libplack-perl Standards-Version: 4.7.4 Maintainer: Debian Perl Group Uploaders: gregor herrmann , IƱigo Tejedor Arrondo , Section: perl Testsuite: autopkgtest-pkg-perl Build-Depends: debhelper-compat (= 13), Build-Depends-Indep: libapache-logformat-compiler-perl , libauthen-simple-passwd-perl , libcgi-compile-perl , libcgi-emulate-psgi-perl , libcgi-pm-perl , libcookie-baker-perl , libdevel-stacktrace-ashtml-perl , libdevel-stacktrace-perl , libfcgi-perl , libfcgi-procmanager-perl , libfile-sharedir-install-perl, libfile-sharedir-perl , libfilesys-notify-simple-perl , libhash-multivalue-perl , libhttp-entity-parser-perl , libhttp-headers-fast-perl , libhttp-message-perl , libhttp-request-ascgi-perl , libhttp-tiny-perl , libio-handle-util-perl , liblog-dispatch-array-perl , liblog-log4perl-perl , libmime-types-perl , libmodule-refresh-perl , libstream-buffered-perl , libtest-requires-perl , libtest-tcp-perl , libtry-tiny-perl , liburi-perl , libwww-form-urlencoded-perl , libwww-perl , perl, Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libplack-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libplack-perl.git Homepage: https://metacpan.org/release/Plack Package: libplack-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libapache-logformat-compiler-perl, libcookie-baker-perl, libdevel-stacktrace-ashtml-perl, libdevel-stacktrace-perl, libfile-sharedir-perl, libfilesys-notify-simple-perl, libhash-multivalue-perl, libhttp-entity-parser-perl, libhttp-headers-fast-perl, libhttp-message-perl, libhttp-tiny-perl, libstream-buffered-perl, libtest-tcp-perl, libtry-tiny-perl, liburi-perl, libwww-form-urlencoded-perl, Recommends: libcgi-compile-perl, libcgi-emulate-psgi-perl, libfcgi-perl, libfcgi-procmanager-perl, liblog-dispatch-perl, liblog-log4perl-perl, libmodule-refresh-perl, libwww-perl, Description: interface between web servers and Perl web applications Plack is a set of tools similar to Ruby's Rack or Python's Paste for WSGI. It implements the Perl Server Gateway Interface (PSGI) standard interface, which allows developers to decouple their web application framework from the local web server environment. . This package contains middleware components, a reference server and utilities for web application frameworks.