macOS
brew install cpanminuslocal Homebrew formula metadata
brew
cpanminus のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install cpanminuslocal Homebrew formula metadata
sudo apt install cpanminusDebian stable package indexes · cpanminus · ソース: deb.debian.org
sudo pacman -S cpanminusArch Linux sync databases · cpanminus · ソース: geo.mirror.pkgbuild.com
sudo dnf install perl-App-cpanminusFedora Rawhide package metadata · perl-App-cpanminus · ソース: dl.fedoraproject.org
sudo zypper install perl-App-cpanminusopenSUSE Tumbleweed package metadata · perl-App-cpanminus · ソース: download.opensuse.org
概要
Get, unpack, build, and install modules from CPAN
履歴
cpanminus, commonly invoked as cpanm, is a minimal Perl CPAN installer whose official description is to get, unpack, build, and install modules from CPAN and do nothing else.
The official README presents cpanminus as a dependency-free, zero-configuration, standalone script that can bootstrap itself and run with a small memory footprint. Its copyright notice begins in 2010 under Tatsuhiko Miyagawa.
The project repository and MetaCPAN documentation identify cpanminus as App::cpanminus, with cpanm as the user-facing executable.
The official README explicitly notes distribution through package management systems, including Debian packages, RPMs, FreeBSD ports, and other operating-system packages. The batch source facts also list Homebrew, Debian, Ubuntu, Fedora-family, Arch, and openSUSE-style package names.
It became popular in Perl packaging culture because it reduced CPAN installation to a small command-line tool, avoiding the heavier interactive configuration experience associated with older CPAN clients.
The common usage is `cpanm Module`, with installation options for system Perl, local Perl environments such as perlbrew or plenv, and standalone executable placement. cpanminus fetches and unpacks files under ~/.cpanm by default and allows PERL_CPANM_HOME to change that working area.
cpanminus matters to package nerds because it is both a package and a package installer: distributions package it so users can install Perl modules, while Perl users use it to bridge CPAN, local::lib, system package policies, and self-contained language-runtime workflows.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
cpanm | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/miyagawa/cpanminus
インストールメタデータ
| パッケージキー | brew:cpanminus |
|---|---|
| バージョン | 1.7049 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/cpanminus |
| ホームページ | https://github.com/miyagawa/cpanminus |
| リポジトリ | https://github.com/miyagawa/cpanminus |
| 上流ドキュメント | https://github.com/miyagawa/cpanminus#readme |
| ライセンス | Artistic-1.0-Perl OR GPL-1.0-or-later |
| ソースアーカイブ | https://cpan.metacpan.org/authors/id/M/MI/MIYAGAWA/App-cpanminus-1.7049.tar.gz |
| 最終更新 | 2026-06-22T14:03:05-07:00 |
| Pulse | updated |
| ビルド依存関係 | perl |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | cpanminus |
| Aliases |
|
| Version Scheme | 1 |
| 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 パッケージリンクとは分けて表示されます。
cpanminus 1.7048-1
script to get, unpack, build and install modules from CPAN
https://metacpan.org/release/App-cpanminus
sudo apt install cpanminuscpanminus 1.7047-1
script to get, unpack, build and install modules from CPAN
https://metacpan.org/release/App-cpanminus
sudo apt install cpanminusperl-App-cpanminus 1.7049-1.fc45
Get, unpack, build and install CPAN modules
https://metacpan.org/release/App-cpanminus
sudo dnf install perl-App-cpanminuscpanminus 1.7049-1
Get, unpack, build, and install modules from CPAN
https://github.com/miyagawa/cpanminus
sudo pacman -S cpanminusperl-App-cpanminus 1.7049-1.1
Get, unpack, build and install modules from CPAN
https://metacpan.org/release/App-cpanminus
sudo zypper install perl-App-cpanminusソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.