VS Code and Perl under WSL
I am trying to get VSCode working with Perl on my W11 machine using WSL2. VSCode is installed and running. I finally got Perl::LanguageServer installed. When I open a perl script in VSCode it does not recognize it as executable, i.e. there is no run icon at the top right of the window like there is for python. I think maybe it doesn’t know where to find the interpreter. ChatGPT tells me I should install config info