macOS
brew install plenvlocal Homebrew formula metadata
brew
plenv のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install plenvlocal Homebrew formula metadata
概要
Perl binary manager
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
./.perl-version$PLENV_ROOT/version実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
plenv | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/tokuhirom/plenv
インストールメタデータ
| パッケージキー | brew:plenv |
|---|---|
| バージョン | 2.3.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/plenv |
| ホームページ | https://github.com/tokuhirom/plenv |
| リポジトリ | https://github.com/tokuhirom/plenv |
| 上流ドキュメント | https://github.com/tokuhirom/plenv#readme |
| ライセンス | Artistic-1.0-Perl OR GPL-1.0-or-later |
| ソースアーカイブ | https://github.com/tokuhirom/plenv/archive/refs/tags/2.3.1.tar.gz |
| 依存関係 | perl-build |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
| 注意点 | To enable shims add to your profile: if which plenv > /dev/null; then eval "$(plenv init -)"; fi With zsh, add to your .zshrc: if which plenv > /dev/null; then eval "$(plenv init - zsh)"; fi With fish, add to your config.fish if plenv > /dev/null; plenv init - | source ; end |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | plenv |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.