🍺 BREW Explorer

← all formulae

plenv

brew install plenv v2.3.1 Artistic-1.0-Perl OR GPL-1.0-or-later

Perl binary manager

16
30-day installs · #7377
37
90-day · #8083
166
365-day · #7823

Runtime dependencies

Links

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
Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [],
  "categories": [],
  "caveats": "To enable shims add to your profile:\n  if which plenv \u003e /dev/null; then eval \"$(plenv init -)\"; fi\nWith zsh, add to your .zshrc:\n  if which plenv \u003e /dev/null; then eval \"$(plenv init - zsh)\"; fi\nWith fish, add to your config.fish\n  if plenv \u003e /dev/null; plenv init - | source ; end\n",
  "conflicts_with": [],
  "dependencies": [
    "perl-build"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Perl binary manager",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": null,
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "plenv",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": "tokuhirom/plenv",
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://github.com/tokuhirom/plenv",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 16,
  "installs_365d": 166,
  "installs_90d": 37,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "Artistic-1.0-Perl OR GPL-1.0-or-later",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "plenv",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 7377,
  "rank_365d": 7823,
  "rank_90d": 8083,
  "raw_hash": "c8fc83e762e221dd",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/p/plenv.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "2.3.1",
  "versioned_formulae": [],
  "why_use_this": null
}