套件: carton (1.0.34-2)
carton 的相關超連結
Trisquel 的資源:
下載原始碼套件 carton:
維護者:
Original Maintainers:
- Debian Perl Group (郵件存檔)
- Michael Prokop
- gregor herrmann
外部的資源:
- 主頁 [metacpan.org]
相似套件:
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 (>= 1.001)
- minimalist class construction module for Perl
-
- dep: libjson-pp-perl (>= 2.27300)
- module for manipulating JSON-formatted data (Pure Perl)
-
- dep: libmenlo-legacy-perl
- legacy internal and client support for Menlo
-
- dep: libmodule-cpanfile-perl (>= 0.9031)
- 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 (>= 5.17.10)
- Larry Wall's Practical Extraction and Report Language
-
- rec: libapp-fatpacker-perl
- module to pack dependencies onto script files
-
- rec: libfile-pushd-perl
- module for changing directory temporarily for a limited scope