Scroll to navigation

Carton::Doc::Bundle(3pm) User Contributed Perl Documentation Carton::Doc::Bundle(3pm)
 

NAME

Carton::Doc::Bundle - Bundle cached tarballs in vendor/cache

SYNOPSIS

  carton bundle

DESCRIPTION

This command bundles cached tarballs into "vendor/cache" directory. These tarballs have been cached in "local/cache" while resolving dependencies in the snapshot file.snapshot.
Bundled modules can be committed to a version control system, or transferred to another host with scp/rsync etc. to use with "carton install --cached".

OPTIONS

--no-fatpack
Skip generating fatpacked "carton" executable in "vendor/bin".
2013-12-20 perl v5.18.1