Install Carton On A Debian, Ubuntu, Kali, Fedora And Raspbian

Install Carton On A Debian, Ubuntu, Kali, Fedora And Raspbian

carton

Perl module dependency manager (aka Bundler for Perl)

Maintainer: Debian Perl Group



Section: perl

Install carton

  • Debian apt-get install carton Click to copy
  • Ubuntu apt-get install carton Click to copy
  • Kali Linux apt-get install carton Click to copy
  • Fedora dnf install carton Click to copy
  • Raspbian apt-get install carton Click to copy

carton

Perl module dependency manager (aka Bundler for Perl)

carton is a command line tool to track the Perl module dependencies for your Perl application. The required dependencies are managed through a file named cpanfile and tracked through the carton.lock file. It makes deployments easier and allows other developers of your application to have the exact same versions of the modules.

perl-Carton

for Perl)
Installing carton command is simple. just copy one of the above commands for your operating system and paste it into terminal. This command is available for Debian, Ubuntu, Kali, Fedora and Raspbian operating systems. Once you run the command it will install the latest version of carton 2026 package in your OS.