Ruboninov
Ruboninov
...or in other words: - what is the most easy/ recommendes OS to begin with? (non-MAC please) - ...or is there an ISO image ready to go?
I entered the following: perl@perl-VirtualBox:~$ cpan Perl::LanguageServer Then, computer went totally crazy: ``` Loading internal logger. Log::Log4perl recommended for better logging CPAN.pm requires configuration, but most of it can be...
``` Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'Cwd-Guard' version '0.05' cp META.json MYMETA.json cp META.yml MYMETA.yml KAZEBURO/Cwd-Guard-0.05.tar.gz /usr/bin/perl Build.PL --installdirs site -- OK Running Build for K/KA/KAZEBURO/Cwd-Guard-0.05.tar.gz...
``` # === Runtime Requires === # # Module Want Have # ------------- ---- -------- # Carp any 1.52 # Exporter any 5.76 # Test::Builder any 1.302183 # parent any...
I found the solution for a freshly installed ubuntu: https://dev.to/johntocher/comment/1kfid #This nearly got me there. Getting the perl language server installed was a pain point for me. For others stumbling...