Perl module dependency manager (aka Bundler for Perl)
carton is a command line tool to track the Perl module dependencies for your Perl application. Dependencies are declared using cpanfile format, and the managed dependencies are tracked in a cpanfile.snapshot file, which is meant to be version controlled, and the snapshot file allows other developers of your application to have the exact same versions of the modules.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.0.35-9.fc42 | - |
Fedora 42 | 1.0.35-9.fc42 | - |
Fedora 41 | 1.0.35-8.fc41 | - |
Fedora 40 | 1.0.35-7.fc40 | - |
Fedora EPEL 9 | 1.0.35-3.el9 | - |
You can contact the maintainers of this package via email at
perl-Carton dash maintainers at fedoraproject dot org
.