The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version v0.9.50 - 2013-05-31

  • Documentation fixes
  • remove bunch of code that is unused
  • removed tree command for now
  • Overhauled the way bundle command works
  • refactored lock and index generation code
  • Enabled Travis CI tests

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