Changes for version v0.9.65 - 2013-07-23
- BIG CHANGE: Use cpanfile.snapshot instead of carton.lock for 1.0 onwards There is no way to migrate carton.lock to cpanfile.snapshot just yet.
- New cpanfile.snapshot is text based and is more VCS friendly
- Reworked internal of prereqs/requirements loader (again!) to eliminate lots of duplicate code
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 cpanfile.snapshot file
Show the module information
Display version
Modules
Perl module dependency manager (aka Bundler for Perl)
Provides
in lib/Carton/Builder.pm
in lib/Carton/CLI.pm
in lib/Carton/CPANfile.pm
in lib/Carton/Dependency.pm
in lib/Carton/Dist.pm
in lib/Carton/Dist/Core.pm
in lib/Carton/Environment.pm
in lib/Carton/Error.pm
in lib/Carton/Index.pm
in lib/Carton/Mirror.pm
in lib/Carton/Package.pm
in lib/Carton/Requirements.pm
in lib/Carton/Snapshot.pm
in lib/Carton/Snapshot/Emitter.pm
in lib/Carton/Snapshot/Parser.pm
in lib/Carton/Util.pm