Source: libhttp-daemon-ssl-perl
Section: perl
Priority: extra
Build-Depends:
 debhelper (>= 9),
Build-Depends-Indep:
 libhttp-daemon-perl | libwww-perl (<< 6),
 libio-socket-ssl-perl,
 libtest-www-mechanize-perl,
 perl,
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders:
 Mike Gabriel <sunweaver@debian.org>,
Standards-Version: 4.1.0
Homepage: http://search.cpan.org/dist/HTTP-Daemon-SSL/
Vcs-Browser: https://anonscm.debian.org/git/pkg-perl/packages/libhttp-daemon-ssl-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libhttp-daemon-ssl-perl.git

Package: libhttp-daemon-ssl-perl
Architecture: all
Depends:
 libhttp-daemon-perl | libwww-perl (<< 6),
 libio-socket-ssl-perl,
 ${misc:Depends},
 ${perl:Depends},
Suggests:
 libhttp-message-perl,
Description: Simple HTTP server class with SSL support
 HTTP::Daemon::SSL is a descendant of HTTP::Daemon that uses SSL sockets
 (via IO::Socket::SSL) instead of cleartext sockets.  It also handles
 SSL-specific problems, such as dealing with HTTP clients that attempt
 to connect to it without using SSL.
