Changes for version v0.9.52 - 2013-06-01
- carton exec doesn't need '--' before perl anymore #77
- remove even more unused code
- backed out color output support
- stopped collecting dependencies from cpanfile, since cpanm installdeps can read it directly
- Temporarily disabled check command for now
- Upped cpanm dependency
- Use vendor/cache for bundling since local is most likely gitignored #88
- carton exec now requires carton install beforehand
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
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/Index.pm
in lib/Carton/Lock.pm
in lib/Carton/Package.pm
in lib/Carton/Util.pm