Source: libcgi-ssi-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Tim Retout <diocles@debian.org>
Section: perl
Priority: extra
Standards-Version: 3.9.2
Homepage: http://search.cpan.org/dist/CGI-SSI/
Vcs-Git: git://git.debian.org/pkg-perl/packages/libcgi-ssi-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcgi-ssi-perl.git
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: perl, libhtml-simpleparse-perl, libwww-perl,
 liburi-perl, libtimedate-perl

Package: libcgi-ssi-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}, libhtml-simpleparse-perl,
 libwww-perl, liburi-perl, libtimedate-perl
Description: Perl module to use SSI from CGI scripts
 CGI::SSI is meant to be used as an easy way to filter shtml through CGI
 scripts in a loose imitation of Apache's mod_include. If you're using
 Apache, you may want to use either mod_include or the Apache::SSI module
 instead of CGI::SSI. Limitations in a CGI script's knowledge of how the
 server behaves make some SSI directives impossible to imitate from a CGI
 script.
