パッケージ: cpanminus (1.7047-1)
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
- verify requirements in a CPAN::Meta object
-
- dep: libcpan-meta-requirements-perl
- set of version requirements for a CPAN dist
-
- dep: libcpan-meta-yaml-perl
- reimplementation of a subset of YAML for CPAN Meta files
-
- dep: libfile-pushd-perl
- module for changing directory temporarily for a limited scope
-
- dep: libhttp-tiny-perl
- Perl module that implements a small, simple, correct HTTP/1.1 client
- または curl
- URL 文法でデータを転送するコマンドラインツール
- または wget
- ウェブからファイルを取得
-
- dep: libjson-pp-perl
- module for manipulating JSON-formatted data (Pure Perl)
-
- dep: liblocal-lib-perl
- 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
- Perl module to gather package and POD information from perl module files
-
- dep: libparse-pmfile-perl
- module to parse .pm file as PAUSE does
-
- dep: libstring-shellquote-perl
- module to quote strings for passing through the shell
-
- dep: libversion-perl
- Perl extension for Version Objects
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語
-
- rec: make
- コンパイルを制御するユーティリティ