mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-20 18:17:59 -04:00
6 lines
297 B
Plaintext
6 lines
297 B
Plaintext
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.
|