Source: libnet-ssleay-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Florian Ragwitz , Damyan Ivanov , gregor herrmann Standards-Version: 3.8.0 Homepage: http://search.cpan.org/dist/Net-SSLeay/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libnet-ssleay-perl/ Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-ssleay-perl/ Build-Depends: debhelper (>= 7), perl (>> 5.8.1), libssl-dev (>> 0.9.7), openssl, quilt (>= 0.40), libtest-pod-perl, libtest-exception-perl Package: libnet-ssleay-perl Architecture: any Depends: ${perl:Depends}, ${shlibs:Depends} Suggests: libmime-base64-perl Description: Perl module for Secure Sockets Layer (SSL) Net::SSLeay.pm 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.