Carton::Doc::Fatpack
Fatpack carton executable into vendor/bin
- Provided by: carton (Version: 1.0.34-2)
- Report a bug
Fatpack carton executable into vendor/bin
carton fatpack
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".