Automic VaultAutomic Vault

brew

perl mit Homebrew, apk, apt, dnf, Nix, pacman, zypper, scoop installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für perl in AI-Agent-Workflows.

Agent-Sicherheit

Antwort zur Agent-Sicherheit

perl runs scripts and package workflows that may sit near credentials.

Credential-Zugriff

Reads environment variables, config files, and script inputs.

Änderungen an Remote-Zustand

Can run arbitrary automation that calls APIs or changes files.

Publish-/Artefakt-Risiko

Can build or publish CPAN-style artifacts through related tooling.

Empfohlene Kontrolle

Gate script execution when secrets or network mutation are involved.

Hinweise für Agent-Nutzung

Allow local lint/test scripts; require approval for secret-backed or publishing scripts.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install perl

local Homebrew formula metadata

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add perl

Alpine Linux edge package indexes · perl · Quelle: dl-cdn.alpinelinux.org

Debian aptverifiziert · 92%
sudo apt install perl

Debian stable package indexes · perl · Quelle: deb.debian.org

Fedora dnfverifiziert · 92%
sudo dnf install perl

Fedora Rawhide package metadata · perl · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#perl

nixpkgs package indexes · perl · Quelle: raw.githubusercontent.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S perl

Arch Linux sync databases · perl · Quelle: geo.mirror.pkgbuild.com

openSUSE zypperverifiziert · 92%
sudo zypper install perl

openSUSE Tumbleweed package metadata · perl · Quelle: download.opensuse.org

Windows

Scoopverifiziert · 92%
scoop install main/perl

Scoop official bucket manifest trees · bucket/perl.json · Quelle: api.github.com

Überblick

Paketzusammenfassung

Highly capable, feature-rich programming language

Befehle und Aliase

  • corelist
  • cpan
  • enc2xs
  • encguess
  • h2ph
  • h2xs
  • instmodsh
  • json_pp
  • libnetcfg
  • perl
  • perl5.42.2
  • perlbug
  • perldoc
  • perlivp
  • perlthanks
  • piconv
  • pl2pm
  • pod2html
  • pod2man
  • pod2text
  • pod2usage
  • podchecker
  • prove
  • ptar
  • ptardiff
  • ptargrep
  • shasum
  • splain
  • streamzip
  • xsubpp
  • zipdetails

Sicherheitslage

Risikostufe: yellow

broad file, network, media, or database tool signal. generalized runtime or code generation signal.

Risikoklassifikator

yellow Risiko · mittel Konfidenz · runtime

Warum

  • broad file, network, media, or database tool signal
  • generalized runtime or code generation signal

Signale

  • text:programming language
  • text:stream

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.cpan/CPAN/MyConfig.pm~/.cpan/CPAN/Config.pm~/.cpan/CPAN/Config_local.pm

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.cpan/CPAN/MyConfig.pm~/.cpan/CPAN/Config.pm~/.cpan/CPAN/Config_local.pm

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
corelistcliglobales Executable
cpancliglobales Executable
enc2xscliglobales Executable
encguesscliglobales Executable
h2phcliglobales Executable
h2xscliglobales Executable
instmodshcliglobales Executable
json_ppcliglobales Executable
libnetcfgcliglobales Executable
perlcliglobales Executable
perl5.42.2cliglobales Executable
perlbugcliglobales Executable
perldoccliglobales Executable
perlivpcliglobales Executable
perlthankscliglobales Executable
piconvcliglobales Executable
pl2pmcliglobales Executable
pod2htmlcliglobales Executable
pod2mancliglobales Executable
pod2textcliglobales Executable
pod2usagecliglobales Executable
podcheckercliglobales Executable
provecliglobales Executable
ptarcliglobales Executable
ptardiffcliglobales Executable
ptargrepcliglobales Executable
shasumcliglobales Executable
splaincliglobales Executable
streamzipcliglobales Executable
xsubppcliglobales Executable
zipdetailscliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-10
Manager-Version5.42.2
Manager aktualisiert2026-04-20
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://www.perl.org/

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:perl
Version5.42.2
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/perl
Homepagehttps://www.perl.org/
Repositoryhttps://github.com/Perl/perl5
Upstream-Dokumentationhttps://perldoc.perl.org/
LizenzArtistic-1.0-Perl OR GPL-1.0-or-later
Quellarchivhttps://www.cpan.org/src/5.0/perl-5.42.2.tar.xz
Zuletzt aktualisiert2026-04-20T03:46:02Z
Pulseupdated
Abhängigkeitengdbm
Von macOS bereitgestellte Bibliothekenlibxcrypt
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert
EinschränkungenBy 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-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameperl
Aliases
  • perl@5.42
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

libperl-dev 5.40.1-6

Perl library: development files

https://dev.perl.org/perl5/

sudo apt install libperl-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: perl
  • 4 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Perl
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libperl-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libperl5.40 5.40.1-6

shared Perl library

https://dev.perl.org/perl5/

sudo apt install libperl5.40
  • Section: libs
  • Architecture: amd64
  • Source Package: perl
  • 8 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Perl
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libperl5.40 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

perl 5.40.1-6

Larry Wall's Practical Extraction and Report Language

https://dev.perl.org/perl5/

sudo apt install perl
  • Section: perl
  • Architecture: amd64
  • 3 Abhängigkeiten
  • 32 stellt bereit
  • 6 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Perl
Debian stable package indexes · deb.debian.org · Debian stable package indexes: perl from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

perl-base 5.40.1-6

minimal Perl system

https://dev.perl.org/perl5/

sudo apt install perl-base
  • Section: perl
  • Architecture: amd64
  • Source Package: perl
  • 8 stellt bereit
  • 2 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Perl
Debian stable package indexes · deb.debian.org · Debian stable package indexes: perl-base from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

perl-debug 5.40.1-6

debug-enabled Perl interpreter

https://dev.perl.org/perl5/

sudo apt install perl-debug
  • Section: debug
  • Architecture: amd64
  • Source Package: perl
  • 3 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Perl
Debian stable package indexes · deb.debian.org · Debian stable package indexes: perl-debug from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

perl-doc 5.40.1-6

Perl documentation

https://dev.perl.org/perl5/

sudo apt install perl-doc
  • Section: doc
  • Architecture: all
  • Source Package: perl
  • 1 Abhängigkeiten
  • 2 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Perl
Debian stable package indexes · deb.debian.org · Debian stable package indexes: perl-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

perl-modules-5.40 5.40.1-6

Core Perl modules

https://dev.perl.org/perl5/

sudo apt install perl-modules-5.40
  • Section: libs
  • Architecture: all
  • Source Package: perl
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Perl
Debian stable package indexes · deb.debian.org · Debian stable package indexes: perl-modules-5.40 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

perl

nix profile install nixpkgs#perl
  • normalized package name match
  • Abgeglichen nach: Perl
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: perl from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
Ubuntu apt95%

libperl-dev 5.38.2-3.2build2

Perl library: development files

http://dev.perl.org/perl5/

sudo apt install libperl-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: perl
  • 4 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Perl
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libperl-dev from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libperl5.38t64 5.38.2-3.2build2

shared Perl library

http://dev.perl.org/perl5/

sudo apt install libperl5.38t64
  • Section: libs
  • Architecture: amd64
  • Source Package: perl
  • 8 Abhängigkeiten
  • 1 stellt bereit
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Perl
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libperl5.38t64 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

perl 5.38.2-3.2build2

Larry Wall's Practical Extraction and Report Language

http://dev.perl.org/perl5/

sudo apt install perl
  • Section: perl
  • Architecture: amd64
  • 3 Abhängigkeiten
  • 32 stellt bereit
  • 6 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Perl
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: perl from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

perl-base 5.38.2-3.2build2

minimal Perl system

http://dev.perl.org/perl5/

sudo apt install perl-base
  • Section: perl
  • Architecture: amd64
  • Source Package: perl
  • 7 stellt bereit
  • 2 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Perl
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: perl-base from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

perl-debug 5.38.2-3.2build2

debug-enabled Perl interpreter

http://dev.perl.org/perl5/

sudo apt install perl-debug
  • Section: perl
  • Architecture: amd64
  • Source Package: perl
  • 3 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Perl
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: perl-debug from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

perl-doc 5.38.2-3.2build2

Perl documentation

http://dev.perl.org/perl5/

sudo apt install perl-doc
  • Section: doc
  • Architecture: all
  • Source Package: perl
  • 1 Abhängigkeiten
  • 2 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Perl
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: perl-doc from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

perl-modules-5.38 5.38.2-3.2build2

Core Perl modules

http://dev.perl.org/perl5/

sudo apt install perl-modules-5.38
  • Section: libs
  • Architecture: all
  • Source Package: perl
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Perl
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: perl-modules-5.38 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
apk95%

miniperl 5.42.2-r0

Larry Wall's Practical Extraction and Report Language

https://www.perl.org/

sudo apk add miniperl
  • License: Artistic-1.0-Perl OR GPL-1.0-or-later
  • Architecture: x86_64
  • Source Package: perl
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Perl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: miniperl from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated agent safety answer
  • curated configuration and credential file locations
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment