Help for this page

Select Code to Download


  1. or download this
    adduser linux
    apt install sudo
    usermod -aG sudo linux
    ...
    sudo cpanm Data::Dump
    sudo cpanm Net::HTTPS
    sudo cpanm LWP::UserAgent
    
  2. or download this
    linux@d5b09b80fca4:~$ sudo cpanm Net::SSLeay
    [sudo] password for linux: 
    ...
    collect2: error: ld returned 1 exit status
    make: *** [Makefile:494: blib/arch/auto/Net/SSLeay/SSLeay.so] Error 1
    -> FAIL Installing Net::SSLeay failed. See /root/.cpanm/work/165464233
    +2.7274/build.log for details. Retry with --force to force install it.