# Installer perl avec Homebrew, apk, apt, dnf, Nix, pacman, zypper, scoop

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de perl pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:perl
```

## Réponse sur la sécurité des agents

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

- **Accès aux identifiants:** Reads environment variables, config files, and script inputs.
- **Modification distante:** Can run arbitrary automation that calls APIs or changes files.
- **Risque de publication ou d'artéfact:** Can build or publish CPAN-style artifacts through related tooling.
- **Contrôle recommandé:** Gate script execution when secrets or network mutation are involved.
- **Conseils d'utilisation par les agents:** Allow local lint/test scripts; require approval for secret-backed or publishing scripts.

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install perl
```

  Preuve: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add perl
```

  Preuve: Alpine Linux edge package indexes: perl from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install perl
```

  Preuve: Debian stable package indexes: perl from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install perl
```

  Preuve: Fedora Rawhide package metadata: perl from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#perl
```

  Preuve: nixpkgs package indexes: perl from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix

- pacman (92%):

```sh
sudo pacman -S perl
```

  Preuve: Arch Linux sync databases: perl from https://geo.mirror.pkgbuild.com/core/os/x86_64/core.db.tar.gz

- zypper (92%):

```sh
sudo zypper install perl
```

  Preuve: openSUSE Tumbleweed package metadata: perl from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

### Windows

- Scoop (92%):

```sh
scoop install main/perl
```

  Preuve: Scoop official bucket manifest trees: bucket/perl.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:perl
- **Gestionnaire de paquets:** Homebrew
- **Version:** 5.42.2
- **Résumé source:** Highly capable, feature-rich programming language
- **Page d'accueil:** <https://www.perl.org/>
- **Dépôt:** <https://github.com/perl/perl5>
- **Dernière mise à jour:** 2026-07-17T11:04:23-04:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

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

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 5.42.2

## Notes de sécurité

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

- **Risque Geiger:** yellow / moyen
- broad file, network, media, or database tool signal
- generalized runtime or code generation signal


## 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

- Unix: ~/.cpan/CPAN/MyConfig.pm, ~/.cpan/CPAN/Config.pm, ~/.cpan/CPAN/Config_local.pm

## Credential files

- Unix: ~/.cpan/CPAN/MyConfig.pm, ~/.cpan/CPAN/Config.pm, ~/.cpan/CPAN/Config_local.pm
## Autres enregistrements de gestionnaires de paquets

- Debian apt - libperl-dev - 5.40.1-6: normalized package name match | Debian stable package indexes: libperl-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Perl library: development files | https://dev.perl.org/perl5/
- Debian apt - libperl5.40 - 5.40.1-6: normalized package name match | Debian stable package indexes: libperl5.40 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | shared Perl library | https://dev.perl.org/perl5/
- Debian apt - perl - 5.40.1-6: normalized package name match | Debian stable package indexes: perl from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Larry Wall's Practical Extraction and Report Language | https://dev.perl.org/perl5/
- Debian apt - perl-base - 5.40.1-6: normalized package name match | Debian stable package indexes: perl-base from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | minimal Perl system | https://dev.perl.org/perl5/
- Debian apt - perl-debug - 5.40.1-6: normalized package name match | Debian stable package indexes: perl-debug from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | debug-enabled Perl interpreter | https://dev.perl.org/perl5/
- Debian apt - perl-doc - 5.40.1-6: normalized package name match | Debian stable package indexes: perl-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Perl documentation | https://dev.perl.org/perl5/
- Debian apt - perl-modules-5.40 - 5.40.1-6: normalized package name match | Debian stable package indexes: perl-modules-5.40 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Core Perl modules | https://dev.perl.org/perl5/
- Nix - perl: normalized package name match | nixpkgs package indexes: perl from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
- Ubuntu apt - libperl-dev - 5.38.2-3.2build2: normalized package name match | Ubuntu 24.04 LTS package indexes: libperl-dev from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz | Perl library: development files | http://dev.perl.org/perl5/
- Ubuntu apt - libperl5.38t64 - 5.38.2-3.2build2: normalized package name match | Ubuntu 24.04 LTS package indexes: libperl5.38t64 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz | shared Perl library | http://dev.perl.org/perl5/
- Ubuntu apt - perl - 5.38.2-3.2build2: normalized package name match | Ubuntu 24.04 LTS package indexes: perl from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz | Larry Wall's Practical Extraction and Report Language | http://dev.perl.org/perl5/
- Ubuntu apt - perl-base - 5.38.2-3.2build2: normalized package name match | Ubuntu 24.04 LTS package indexes: perl-base from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz | minimal Perl system | http://dev.perl.org/perl5/
- Ubuntu apt - perl-debug - 5.38.2-3.2build2: normalized package name match | Ubuntu 24.04 LTS package indexes: perl-debug from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz | debug-enabled Perl interpreter | http://dev.perl.org/perl5/
- Ubuntu apt - perl-doc - 5.38.2-3.2build2: normalized package name match | Ubuntu 24.04 LTS package indexes: perl-doc from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz | Perl documentation | http://dev.perl.org/perl5/
- Ubuntu apt - perl-modules-5.38 - 5.38.2-3.2build2: normalized package name match | Ubuntu 24.04 LTS package indexes: perl-modules-5.38 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz | Core Perl modules | http://dev.perl.org/perl5/
- apk - miniperl - 5.42.2-r0: normalized package name match | Alpine Linux edge package indexes: miniperl from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | Larry Wall's Practical Extraction and Report Language | https://www.perl.org/


## Combined YAML source

View the package source record on GitHub. [combined/perl.yml](https://github.com/mxcl/pkgdb/blob/main/combined/perl.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
- curated agent safety answer
