Credential access
Reads environment variables, config files, and script inputs.
brew
Highly capable, feature-rich programming language. Version 5.42.2 via Homebrew; verified 2026-04-20.
agent safety
perl runs scripts and package workflows that may sit near credentials.
Reads environment variables, config files, and script inputs.
Can run arbitrary automation that calls APIs or changes files.
Can build or publish CPAN-style artifacts through related tooling.
Gate script execution when secrets or network mutation are involved.
Allow local lint/test scripts; require approval for secret-backed or publishing scripts.
install
brew install perllocal Homebrew formula metadata
sudo apk add miniperlAlpine Linux edge package indexes · miniperl · source: dl-cdn.alpinelinux.org
sudo apt install libperl-devDebian stable package indexes · libperl-dev · source: deb.debian.org
sudo dnf install perlFedora Rawhide package metadata · perl · source: dl.fedoraproject.org
nix profile install nixpkgs#perlnixpkgs package indexes · perl · source: raw.githubusercontent.com
sudo pacman -S perlArch Linux sync databases · perl · source: geo.mirror.pkgbuild.com
sudo zypper install perlopenSUSE Tumbleweed package metadata · perl · source: download.opensuse.org
scoop install main/perlScoop official bucket manifest trees · bucket/perl.json · source: api.github.com
overview
Highly capable, feature-rich programming language
security posture
broad file, network, media, or database tool signal. generalized runtime or code generation signal.
yellow risk · medium confidence · runtime
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.
~/.cpan/CPAN/MyConfig.pm~/.cpan/CPAN/Config.pm~/.cpan/CPAN/Config_local.pmCredential-bearing paths to review before unattended agent runs.
~/.cpan/CPAN/MyConfig.pm~/.cpan/CPAN/Config.pm~/.cpan/CPAN/Config_local.pmexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
corelist | cli | global executable | |
cpan | cli | global executable | |
enc2xs | cli | global executable | |
encguess | cli | global executable | |
h2ph | cli | global executable | |
h2xs | cli | global executable | |
instmodsh | cli | global executable | |
json_pp | cli | global executable | |
libnetcfg | cli | global executable | |
perl | cli | global executable | |
perl5.42.2 | cli | global executable | |
perlbug | cli | global executable | |
perldoc | cli | global executable | |
perlivp | cli | global executable | |
perlthanks | cli | global executable | |
piconv | cli | global executable | |
pl2pm | cli | global executable | |
pod2html | cli | global executable | |
pod2man | cli | global executable | |
pod2text | cli | global executable | |
pod2usage | cli | global executable | |
podchecker | cli | global executable | |
prove | cli | global executable | |
ptar | cli | global executable | |
ptardiff | cli | global executable | |
ptargrep | cli | global executable | |
shasum | cli | global executable | |
splain | cli | global executable | |
streamzip | cli | global executable | |
xsubpp | cli | global executable | |
zipdetails | 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.
install metadata
| Package key | brew:perl |
|---|---|
| Version | 5.42.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/perl |
| Homepage | https://www.perl.org/ |
| Repository | https://github.com/Perl/perl5 |
| Upstream docs | https://perldoc.perl.org/ |
| License | Artistic-1.0-Perl OR GPL-1.0-or-later |
| Source archive | https://www.cpan.org/src/5.0/perl-5.42.2.tar.xz |
| Last updated | 2026-04-20T03:46:02Z |
| Pulse | updated |
| Dependencies | gdbm |
| Uses from macOS | libxcrypt |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
| Caveats | By default non-brewed cpan modules are installed to the Cellar. If you wish for your modules to persist across updates we recommend using `local::lib`. You can set that up like this: PERL_MM_OPT="INSTALL_BASE=$HOME/perl5" cpan local::lib And add the following to your shell profile e.g. ~/.profile or ~/.zshrc eval "$(perl -I$HOME/perl5/lib/perl5 -Mlocal::lib=$HOME/perl5)" |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | perl |
| Aliases |
|
| 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 database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
libperl-dev 5.40.1-6
Perl library: development files
sudo apt install libperl-devlibperl5.40 5.40.1-6
shared Perl library
sudo apt install libperl5.40perl 5.40.1-6
Larry Wall's Practical Extraction and Report Language
sudo apt install perlperl-base 5.40.1-6
minimal Perl system
sudo apt install perl-baseperl-debug 5.40.1-6
debug-enabled Perl interpreter
sudo apt install perl-debugperl-doc 5.40.1-6
Perl documentation
sudo apt install perl-docperl-modules-5.40 5.40.1-6
Core Perl modules
sudo apt install perl-modules-5.40perl
nix profile install nixpkgs#perllibperl-dev 5.38.2-3.2build2
Perl library: development files
sudo apt install libperl-devlibperl5.38t64 5.38.2-3.2build2
shared Perl library
sudo apt install libperl5.38t64perl 5.38.2-3.2build2
Larry Wall's Practical Extraction and Report Language
sudo apt install perlperl-base 5.38.2-3.2build2
minimal Perl system
sudo apt install perl-baseperl-debug 5.38.2-3.2build2
debug-enabled Perl interpreter
sudo apt install perl-debugperl-doc 5.38.2-3.2build2
Perl documentation
sudo apt install perl-docperl-modules-5.38 5.38.2-3.2build2
Core Perl modules
sudo apt install perl-modules-5.38miniperl 5.42.2-r0
Larry Wall's Practical Extraction and Report Language
sudo apk add miniperlsource 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.