macOS
brew install cartonlocal Homebrew formula metadata
安装
brew install cartonlocal Homebrew formula metadata
sudo apt install cartonDebian stable package indexes · carton · 来源: deb.debian.org
winget install --id Unifan.Carton -eWindows Package Manager source index · Unifan.Carton · 来源: cdn.winget.microsoft.com
概览
Perl module dependency manager (aka Bundler for Perl)
历史
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.
安全态势
infrastructure mutation or orchestration signal.
orange 风险 · 中 置信度 · infrastructure
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.
./cpanfile可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
carton | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://metacpan.org/pod/Carton
安装元数据
| 软件包键 | brew:carton |
|---|---|
| 版本 | 1.0.35 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/carton |
| 主页 | https://metacpan.org/pod/Carton |
| 仓库 | https://github.com/perl-carton/carton |
| 上游文档 | https://metacpan.org/pod/Carton |
| 许可证 | Artistic-1.0-Perl OR GPL-1.0-or-later |
| 源码归档 | https://cpan.metacpan.org/authors/id/M/MI/MIYAGAWA/Carton-v1.0.35.tar.gz |
| 最后更新 | 2026-06-13T01:03:34+02:00 |
| Pulse | updated |
| 依赖 | perl |
| Bottle | 可用 (于 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | carton |
| 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 软件包链接分开显示。
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 -e来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.