How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

perl-lsp version 0.6.0

calendar_today July 5, 2026 person Veesh domain perl

I’m pleased to announce the release of perl-lsp version 0.6.0; you can install it from Github releases, from crates.io via cargo install perl-lsp , or as a vscode or vscodium extension. If you are a zed user, you can opt in using the zed-perl extension following these instructions . Notable new features in this version: - Type Narrowing - ref/isa/defined checks and early returns will type the checked variable for the duration of the block as relevant - Diagnostics - warnings if your code is dereferencing against a known or possibly undef value, or otherwise incompatibly (methods from the wrong

open_in_new Read original post