Source: libhtml-mason-psgihandler-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libplack-perl, libcgi-psgi-perl, libhtml-mason-perl Maintainer: Dominic Hargreaves Standards-Version: 3.9.5 Homepage: http://search.cpan.org/dist/HTML-Mason-PSGIHandler/ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=users/dom/libhtml-mason-psgihandler-perl.git Vcs-Git: git://anonscm.debian.org/users/dom/libhtml-mason-psgihandler-perl.git Package: libhtml-mason-psgihandler-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libcgi-psgi-perl, libhtml-mason-perl Description: PSGI handler for HTML::Mason HTML::Mason::PSGIHandler is a PSGI handler for HTML::Mason. It's based on HTML::Mason::CGIHandler and allows you to process Mason templates on any web servers that support PSGI.