- or download this
$@: Error GETing https://isbn.nu/9780134511184: Protocol scheme 'https
+' is not supported (LWP::Protocol::https not installed) at ~/perl5/pe
+rlbrew/perls/perl-5.28.1/lib/site_perl/5.28.1/WWW/Scraper/ISBN/ISBNnu
+_Driver.pm line 59.
- or download this
$ cpanm LWP::Protocol::https
--> Working on LWP::Protocol::https
Fetching http://www.cpan.org/authors/id/O/OA/OALDERS/LWP-Protocol-http
+s-6.07.tar.gz ... OK
...
! Installing the dependencies failed: Module 'IO::Socket::SSL' is not
+installed
! Bailing out the installation for LWP-Protocol-https-6.07.
1 distribution installed
- or download this
$ cpanm Net::SSLeay
--> Working on Net::SSLeay
Fetching http://www.cpan.org/authors/id/M/MI/MIKEM/Net-SSLeay-1.85.tar
+.gz ... OK
...
*** Found OpenSSL-1.0.2k installed in /usr
*** Be sure to use the same compiler and options to compile your OpenS
+SL, perl,
and Net::SSLeay. Mixing and matching compilers is not supported.
- or download this
SSLeay.xs:163:25: fatal error: openssl/err.h: No such file or director
+y
#include <openssl/err.h>
^
compilation terminated.