Skip to main content


Perl-LanguageServer-2.5.0


Language Server and Debug Protocol Adapter for Perl

Changes for 2.5.0
  • =over
  • =item * Set minimal Perl version to 5.16 (#91)
  • =item * Per default enviroment from vscode will be passed to debuggee, syntax check and perltidy.
  • =item * Add configuration C<disablePassEnv> to not pass enviroment variables.
  • =item * Support for C<logLevel> and C<logFile> settings via LanguageServer protocol and not only via command line options (#97) [schellj]
  • =item * Fix: "No DB:😁B routine defined" (#91) [peterdragon]
  • =item * Fix: Typos and spelling in README (#159) [dseynhae]
  • =item * Fix: Update call to gensym(), to fix 'strict subs' error (#164) [KohaAloha]
  • =item * Convert identention from tabs to spaces and remove trailing whitespaces
  • =back

https://metacpan.org/dist/Perl-LanguageServer
#91 #97 #159 #164
⇧