perl-Crypt-SSLeay/README.md

6 lines
305 B
Markdown

# perl-Crypt-SSLeay
This Perl module provides support for the HTTPS protocol under LWP, to allow an LWP::UserAgent object to perform GET, HEAD and POST requests.
The Crypt::SSLeay package provides Net::SSL, which is loaded by LWP::Protocol::https for https requests and provides the necessary SSL glue.