Source: libnet-ssleay-perl Maintainer: Debian Perl Group Uploaders: Damyan Ivanov , gregor herrmann Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper-compat (= 13), dh-sequence-perl-openssl, libscalar-list-utils-perl , libsocket-perl , libssl-dev, libtest-pod-perl , libtest-simple-perl , openssl, perl-openssl-defaults, perl-xs-dev, perl:native Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libnet-ssleay-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libnet-ssleay-perl.git Homepage: https://metacpan.org/release/Net-SSLeay Rules-Requires-Root: no Package: libnet-ssleay-perl Architecture: any Multi-Arch: same Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends} Description: Perl module for Secure Sockets Layer (SSL) Net::SSLeay is a perl module that allows you to call Secure Sockets Layer (SSL) functions of the SSLeay library directly from your perl scripts. It is useful if you want to program robots that access secure web servers or if you want to build your own applications over SSL encrypted tunnels. If you just want to view web pages on https servers, you do not need this - your web browser already knows to do that.