凭据访问
Reads environment variables, config files, and script inputs.
代理安全
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.
安装
brew install perllocal Homebrew formula metadata
sudo apk add perlAlpine Linux edge package indexes · perl · 来源: dl-cdn.alpinelinux.org
sudo dnf install perlFedora Rawhide package metadata · perl · 来源: dl.fedoraproject.org
nix profile install nixpkgs#perlnixpkgs package indexes · perl · 来源: raw.githubusercontent.com
sudo pacman -S perlArch Linux sync databases · perl · 来源: geo.mirror.pkgbuild.com
sudo zypper install perlopenSUSE Tumbleweed package metadata · perl · 来源: download.opensuse.org
scoop install main/perlScoop official bucket manifest trees · bucket/perl.json · 来源: api.github.com
概览
Highly capable, feature-rich programming language
安全态势
broad file, network, media, or database tool signal. generalized runtime or code generation signal.
yellow 风险 · 中 置信度 · runtime
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.pm可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
corelist | cli | 全局可执行文件 | |
cpan | cli | 全局可执行文件 | |
enc2xs | cli | 全局可执行文件 | |
encguess | cli | 全局可执行文件 | |
h2ph | cli | 全局可执行文件 | |
h2xs | cli | 全局可执行文件 | |
instmodsh | cli | 全局可执行文件 | |
json_pp | cli | 全局可执行文件 | |
libnetcfg | cli | 全局可执行文件 | |
perl | cli | 全局可执行文件 | |
perl5.42.2 | cli | 全局可执行文件 | |
perlbug | cli | 全局可执行文件 | |
perldoc | cli | 全局可执行文件 | |
perlivp | cli | 全局可执行文件 | |
perlthanks | cli | 全局可执行文件 | |
piconv | cli | 全局可执行文件 | |
pl2pm | cli | 全局可执行文件 | |
pod2html | cli | 全局可执行文件 | |
pod2man | cli | 全局可执行文件 | |
pod2text | cli | 全局可执行文件 | |
pod2usage | cli | 全局可执行文件 | |
podchecker | cli | 全局可执行文件 | |
prove | cli | 全局可执行文件 | |
ptar | cli | 全局可执行文件 | |
ptardiff | cli | 全局可执行文件 | |
ptargrep | cli | 全局可执行文件 | |
shasum | cli | 全局可执行文件 | |
splain | cli | 全局可执行文件 | |
streamzip | cli | 全局可执行文件 | |
xsubpp | cli | 全局可执行文件 | |
zipdetails | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:perl |
|---|---|
| 版本 | 5.42.2 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/perl |
| 主页 | https://www.perl.org/ |
| 仓库 | https://github.com/Perl/perl5 |
| 上游文档 | https://perldoc.perl.org/ |
| 许可证 | Artistic-1.0-Perl OR GPL-1.0-or-later |
| 源码归档 | https://www.cpan.org/src/5.0/perl-5.42.2.tar.xz |
| 最后更新 | 2026-04-20T03:46:02Z |
| Pulse | updated |
| 依赖 | gdbm |
| macOS 提供的库 | libxcrypt |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
| 注意事项 | 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)" |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 miniperl来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.