Install libnet-https-any-perl by entering the following commands in the terminal:
sudo apt update sudo apt install libnet-https-any-perl
Description:
wrapper around Net::SSLeay
This is a wrapper around Net::SSLeay providing a simple interface for the use of Business::OnlinePayment. . It used to allow switching between Net::SSLeay and Crypt::SSLeay implementations, but that was obsoleted. If you need to do that, use LWP instead. You can set $Net::HTTPS::SSL_SOCKET_CLASS = "Net::SSL" for Crypt::SSLeay instead of the default Net::SSLeay (since 6.02).
Homepage: https://metacpan.org/release/Net-HTTPS-Any
Version: 0.12-1
Section: universe/perl