macOS
brew install perlnavigatorlocal Homebrew formula metadata
安装
brew install perlnavigatorlocal Homebrew formula metadata
sudo apt install perlnavigatorDebian stable package indexes · perlnavigator · 来源: deb.debian.org
nix profile install nixpkgs#perlnavigatornixpkgs package indexes · pkgs/by-name/pe/perlnavigator/package.nix · 来源: api.github.com
概览
Perl language server
历史
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.
安全态势
没有找到 perlnavigator 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
perlnavigator | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:perlnavigator |
|---|---|
| 版本 | 0.8.20 |
| 软件包管理器 | Homebrew |
| 主页 | https://github.com/bscan/PerlNavigator |
| 最后更新 | 2026-07-11T11:05:28Z |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 perlnavigator来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.