macOS
brew install plenvlocal Homebrew formula metadata
brew
Perl binary manager. Version 2.3.1 via Homebrew; verified from local package data.
install
brew install plenvlocal Homebrew formula metadata
overview
Perl binary manager
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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/versionexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
plenv | cli | global executable |
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.
https://github.com/tokuhirom/plenv
install metadata
| Package key | brew:plenv |
|---|---|
| Version | 2.3.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/plenv |
| Homepage | https://github.com/tokuhirom/plenv |
| Repository | https://github.com/tokuhirom/plenv |
| Upstream docs | https://github.com/tokuhirom/plenv#readme |
| License | Artistic-1.0-Perl OR GPL-1.0-or-later |
| Source archive | https://github.com/tokuhirom/plenv/archive/refs/tags/2.3.1.tar.gz |
| Dependencies | perl-build |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
| Caveats | 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 |
registry facts
| 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 |
|
source 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.