Changes for version v0.9.15 - 2013-03-31
- Add minimum perl dependency
Documentation
Check if your cpanfile and local environment are in sync
execute your script in a carton local environment
Frequently Asked Questions
Install the dependencies
List dependencies tracked in the carton.lock file
Show the module information
List dependencies in a tree structure
Display version
Modules
Perl module dependency manager (aka Bundler for Perl)
Provides
in lib/Carton/CLI.pm
in lib/Carton/Error.pm
in lib/Carton/Tree.pm
in lib/Carton/Tree.pm
in lib/Carton/Util.pm
Module Install Instructions
To install Carton, copy and paste the appropriate command in to your terminal.
cpanm Carton
perl -MCPAN -e shellinstall Carton
For more information on module installation, please visitthe detailed CPAN module installation guide.