logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Carton::Doc::Fatpack - Fatpack carton executable into vendor/bin

Description

WARNING: It is known for this command to create an executable that is not sufficient to run standalone in
       some environments, especially when local::lib is enabled. It is recommended to use the standard "cpanm"
       command to install bundle created by "carton bundle" command. See "carton -h bundle" for more details.

       This command creates a fatpack executable of "carton" in "vendor/bin" directory, so that it can be used
       to bootstrap deployment process, combined with "carton bundle" and "carton install --cached".

perl v5.34.0                                       2022-05-12                          Carton::Doc::Fatpack(3pm)

Name

       Carton::Doc::Fatpack - Fatpack carton executable into vendor/bin

Synopsis

         carton fatpack

See Also