macOS
brew install cartonlocal Homebrew formula metadata
brew / rang 9007
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de carton pour les workflows d'agents IA.
installation
brew install cartonlocal Homebrew formula metadata
sudo apt install cartonDebian stable package indexes · carton · Source: deb.debian.org
winget install --id Unifan.Carton -eWindows Package Manager source index · Unifan.Carton · Source: cdn.winget.microsoft.com
aperçu
Perl module dependency manager (aka Bundler for Perl)
historique
Carton is a Perl application dependency manager, described by its official README and MetaCPAN metadata as a Bundler-like tool for Perl. It tracks dependencies declared in cpanfile and pins resolved module versions in cpanfile.snapshot.
The public GitHub repository was created in 2011 and the README copyright line credits Tatsuhiko Miyagawa from 2011 onward. The latest MetaCPAN release metadata identifies Carton-v1.0.35, authored by MIYAGAWA and dated May 7, 2022.
Carton came from the Perl/CPAN application-deployment world, where repeatable local dependency installs mattered for web apps and services. Its README tells developers to commit cpanfile and cpanfile.snapshot so other machines and deployment boxes install the same dependency tree.
A typical workflow declares modules in cpanfile, runs carton install, commits cpanfile and cpanfile.snapshot, then runs commands through carton exec or points Perl at local/lib/perl5. Deployment mode installs exactly from the snapshot, and carton bundle can vendor tarballs into vendor/cache for cached or offline installs.
Carton is important package-manager plumbing because it adapts the lockfile-and-local-install pattern to CPAN applications. Its README explicitly references Bundler, pip, npm, cpanm, cpanfile, and Carmel, making it a useful bridge between Perl packaging culture and the broader application dependency-manager era.
posture de sécurité
infrastructure mutation or orchestration signal.
risque orange · confiance moyen · infrastructure
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des 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.
./cpanfileexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
carton | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:carton |
|---|---|
| Version | 1.0.35 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://metacpan.org/pod/Carton |
| Dépôt | https://github.com/perl-carton/carton |
| Dernière mise à jour | 2026-06-13T01:03:34+02:00 |
| Pulse | updated |
| Bouteille | non enregistré |
| Service | aucun déclaré |
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
carton 1.0.35-1
Perl module dependency manager (aka Bundler for Perl)
https://metacpan.org/release/Carton
sudo apt install cartoncarton 1.0.35-1
Perl module dependency manager (aka Bundler for Perl)
https://metacpan.org/release/Carton
sudo apt install cartonUnifan.Carton
winget install --id Unifan.Carton -episte source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.