Introducing the Perl Navigator: a Language Server for Perl

This page summarizes the projects mentioned and recommended in the original post on /r/perl

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • PerlNavigator

    Perl Language Server that includes syntax checking, perl critic, and code navigation

  • ~/dev ❯ git clone https://github.com/bscan/PerlNavigator.git Cloning into 'PerlNavigator'... remote: Enumerating objects: 530, done. remote: Counting objects: 100% (530/530), done. remote: Compressing objects: 100% (352/352), done. remote: Total 530 (delta 320), reused 367 (delta 166), pack-reused 0 Receiving objects: 100% (530/530), 2.59 MiB | 7.68 MiB/s, done. Resolving deltas: 100% (320/320), done. ~/dev ❯ cd PerlNavigator ~/dev/PerlNavigator main ❯ npm install > perlnavigator@0.2.2 postinstall > cd client && npm install && cd ../server && npm install && cd .. added 28 packages, and audited 29 packages in 675ms 1 package is looking for funding run `npm fund` for details found 0 vulnerabilities added 8 packages, and audited 9 packages in 433ms found 0 vulnerabilities added 206 packages, and audited 207 packages in 3s ...

  • perl-language-server

  • I'm also happy to help out on PLS and I've already made a tiny one character contribution https://github.com/FractalBoy/perl-language-server/commit/236e463cfc2e1381e3a297ac15be175240681d5c . Overall I want the user experience for perl devs (especially new devs) to be as user friendly as possible. I think the PLS is an excellent language server already. If there are any ideas from the Perl Navigator that can be used in it, that would be great as well. Thanks!

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts