in reply to Re: How to install Net::SSLeay using custom SSL libraries via Carton package manager?
in thread How to install Net::SSLeay using custom SSL libraries via Carton package manager?
I have installed last versions OpenSSL (1.1.1d) and LibreSSL (3.0.2) in my $HOME.
Next, I've installed Net::SSLeay, IO::Socket::SSL, Mojolicious using plenv/carton for two test projects: the one using OpenSSL and other using LibreSSL; both works good!