Hello,
I’m working on Windows 11 using Apache/2.4.53 (Win64) mod_perl/2.0.10 Perl/v5.26.3. My question is how do I install Net::OpenSSH.
I’ve tried ‘ppm install Net::OpenSSH’ and got
ppm install failed: Can’t find any package that provides Net::OpenSSH.
I’ve tried ‘cpan install Net::OpenSSH’ and got
Fetching with LWP:
*** authors/01mailrc.txt.gz
LWP failed with code[500] message[Can’t connect to cpan.perl.org:443 (Bad file descriptor)]
Warning: no success downloading ‘C:\Perl64\cpan\sources\authors\01mailrc.txt.gz.tmp4964’. Giving up on it.
No external ftp command available
*** CPAN: YAML::XS loaded ok (v0.69)
Please check, if the URLs I found in your configuration file
are valid.
Any help will be appreciated. Thanks.
Clifft