パッケージ: cpanminus (1.7044-2)
cpanminus に関するリンク
Debian の資源:
cpanminus ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
CPAN からモジュールを取得・解凍・ビルド・インストールするスクリプト
cpanminus は CPAN から Perl モジュールを自動的にダウンロード・ビルド・イン ストールするためのコマンドライン (非インタラクティブ) インターフェースを提 供します。
設定を必要とせず、スタンドアローンです。メモリフットプリントも類似ソルト ウェアに比べて非常に小さく、実行時には 10MB しか RAM を消費しません。
ExtUtils::MakeMaker と Module::Build が設定されているどんなところにもインス トールできます。よって、 local::lib を使っているなら、ローカルの perl5 ディ レクトリにインストールされます。でなければ、siteperl ディレクトリにインス トールされます。
cpanminus はブート時に local::lib が設定されているかどうか、および sitelib ディレクトリにモジュールをインストールする権限があるかをチェックします。ど ちらも否の場合は、自動的に local::lib 互換のインストールパスをホームディレ クトリ下の perl5 ディレクトリ内にセットアップします。
その他の cpanminus 関連パッケージ
|
|
|
|
-
- dep: libcpan-distnameinfo-perl
- module to extract distribution name and version from a filename
-
- dep: libcpan-meta-check-perl (>= 0.012)
- verify requirements in a CPAN::Meta object
-
- dep: libcpan-meta-perl (>= 2.150005)
- パッケージは利用できません
-
- dep: libcpan-meta-requirements-perl (>= 2.133)
- set of version requirements for a CPAN dist
-
- dep: libcpan-meta-yaml-perl (>= 0.016)
- reimplementation of a subset of YAML for CPAN Meta files
-
- dep: libfile-pushd-perl
- module for changing directory temporarily for a limited scope
-
- dep: libjson-pp-perl
- module for manipulating JSON-formatted data (Pure Perl)
-
- dep: liblocal-lib-perl (>= 2.000015)
- module to use a local path for Perl modules
-
- dep: libmodule-cpanfile-perl
- format for describing CPAN dependencies of Perl applications
-
- dep: libmodule-metadata-perl (>= 1.000027)
- Perl module to gather package and POD information from perl module files
-
- dep: libparse-cpan-meta-perl
- パッケージは利用できません
-
- dep: libparse-pmfile-perl (>= 0.36)
- module to parse .pm file as PAUSE does
-
- dep: libstring-shellquote-perl
- module to quote strings for passing through the shell
-
- dep: libversion-perl (>= 1:0.9912)
- Perl extension for Version Objects
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語
-
- rec: make
- コンパイルを制御するユーティリティ