Show HN: Perl-lsp – annotation free static analysis for Perl
Category: devtools
Tags: perl, language-server, lsp, static-analysis, rust
Score: 8.0/10 (Innovation: 7, Technical: 9, Documentation: 9, Utility: 7)
Perl-lsp is a language server for Perl that provides deep semantic analysis, type inference, and cross-file intelligence without requiring annotations. It's built on tree-sitter and Rust, offering features like goto-definition, rename, hover, and framework awareness for Moo/Moose, Mojo::Base, DBIC, and Perl's native class syntax, making modern Perl development significantly more productive.
Target audience: backend devs
Repository: https://github.com/tree-sitter-perl/perl-lsp · Rust · MIT · 8 stars
View on Hacker News