2024-01-06 08:46:58 +01:00
|
|
|
# perl-Crypt-SSLeay
|
|
|
|
|
2024-01-06 08:47:00 +01:00
|
|
|
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.
|
|
|
|
|