macOS
brew install perlnavigatorlocal Homebrew formula metadata
brew / rank 12505
Perl language server. Version 0.8.20 via Homebrew; verified 2026-07-11. Also installable with debian: sudo apt install perlnavigator.
install
brew install perlnavigatorlocal Homebrew formula metadata
sudo apt install perlnavigatorDebian stable package indexes · perlnavigator · source: deb.debian.org
nix profile install nixpkgs#perlnavigatornixpkgs package indexes · pkgs/by-name/pe/perlnavigator/package.nix · source: api.github.com
overview
Perl language server
history
Perl Navigator is a Perl language server that provides editor features such as syntax checking, autocompletion, Perl::Critic diagnostics, code navigation, hover documentation, formatting, and outline support.
The official repository was created in January 2022 and describes Perl Navigator as an LSP server implemented with Microsoft LSP libraries while using Perl for syntax checking and parsing.
The project ships both a VS Code extension workflow and a standalone perlnavigator command for other editors. Its README documents installation via npm, downloadable binaries, and building from source.
Perl Navigator targets cross-editor adoption: the official README documents VS Code, Sublime Text, Emacs, Vim, Neovim, coc.nvim, Kate, and LiteXL integrations. It also notes that lsp-mode uses Perlnavigator as the default Perl language server when the executable is on PATH.
The input package facts show perlnavigator packaged across Homebrew, Debian, Ubuntu, and Nix, while npm metadata for perlnavigator-server shows the package was published in March 2022.
Typical package-manager usage installs the perlnavigator executable and points an editor LSP client at it, usually with stdio transport or the editor's built-in language-server settings. Project-specific tuning is done through editor settings such as perlnavigator.perlPath, includePaths, perlcriticProfile, perltidyProfile, and related options.
Perl Navigator is notable for package curation because it packages a TypeScript/Node language server together with Perl-aware analysis behavior, optional Perl::Critic, Perl::Tidy, and perlimports integrations, and release binaries for multiple operating systems.
For package maintainers, it is a bridge between npm-style language-server distribution, editor extension ecosystems, and OS package managers that want a standalone perlnavigator executable.
security posture
No matching local secret-handling manifest was found for perlnavigator. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
perlnavigator | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:perlnavigator |
|---|---|
| Version | 0.8.20 |
| Package manager | Homebrew |
| Homepage | https://github.com/bscan/PerlNavigator |
| Last updated | 2026-07-11T11:05:28Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
perlnavigator 0.6.0~dfsg-3
Perl Language Server for the Language Server Protocol (LSP)
https://github.com/bscan/PerlNavigator
sudo apt install perlnavigatorperlnavigator
nix profile install nixpkgs#perlnavigatorperlnavigator 0.6.0~dfsg-2
Perl Language Server for the Language Server Protocol (LSP)
https://github.com/bscan/PerlNavigator
sudo apt install perlnavigatorsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.