[ 源代码: carton ]
软件包:carton(1.0.35-1)
Perl module dependency manager (aka Bundler for Perl)
carton is a command line tool to track the Perl module dependencies for your Perl application. The required dependencies are managed through a file named cpanfile and tracked through the carton.lock file. It makes deployments easier and allows other developers of your application to have the exact same versions of the modules.
其他与 carton 有关的软件包
|
|
|
|
-
- dep: libcapture-tiny-perl
- module to capture STDOUT and STDERR
-
- dep: libclass-tiny-perl
- minimalist class construction module for Perl
-
- dep: libjson-pp-perl
- module for manipulating JSON-formatted data (Pure Perl)
-
- dep: libmenlo-legacy-perl
- legacy internal and client support for Menlo
-
- dep: libmodule-cpanfile-perl
- format for describing CPAN dependencies of Perl applications
-
- dep: libpath-tiny-perl
- file path utility
-
- dep: libtry-tiny-perl
- module providing minimalistic try/catch
-
- dep: perl
- 拉里 沃尔的实用报表提取语言(Perl)
-
- rec: libapp-fatpacker-perl
- module to pack dependencies onto script files
-
- rec: libfile-pushd-perl
- module for changing directory temporarily for a limited scope