macOS
brew install perlnavigatorlocal Homebrew formula metadata
brew / 順位 12312
perlnavigator のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
perlnavigator | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/bscan/PerlNavigator
インストールメタデータ
| パッケージキー | brew:perlnavigator |
|---|---|
| バージョン | 0.8.20 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/perlnavigator |
| ホームページ | https://github.com/bscan/PerlNavigator |
| リポジトリ | https://github.com/bscan/PerlNavigator |
| ライセンス | MIT |
| ソースアーカイブ | https://registry.npmjs.org/perlnavigator-server/-/perlnavigator-server-0.8.20.tgz |
| 最終更新 | 2026-07-11T11:05:28Z |
| Pulse | updated |
| 依存関係 | node |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | perlnavigator |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの 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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.