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.34-12.fc35 | - |
| Fedora 35 | 1.0.34-12.fc35 | - |
| Fedora 34 | 1.0.34-10.fc34 | - |
You can contact the maintainers of this package via email at
perl-Carton dash maintainers at fedoraproject dot org.