套件:cpanminus(1.7044-2)
script to get, unpack, build and install modules from CPAN
cpanminus provides a command-line (non interactive) interface to automatically download, build and install Perl modules from CPAN.
It requires zero configuration, and stands alone. It also has a very low memory footprint compared to similar software: when running, it requires only 10MB of RAM.
It installs to wherever ExtUtils::MakeMaker and Module::Build are configured to. So if you're using local::lib, then it installs to your local perl5 directory. Otherwise it installs to the siteperl directory.
cpanminus at a boot time checks whether you have configured local::lib, or have the permission to install modules to the sitelib directory. If neither, it automatically sets up local::lib compatible installation path in a perl5 directory under your home directory.
其他與 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's Practical Extraction and Report Language
-
- rec: make
- utility for directing compilation