libmodule-cpanfile-perl

format for describing CPAN dependencies of Perl applications

Description

Module::CPANfile is a tool to handle cpanfile format to load application specific dependencies, not just for CPAN distributions.

`cpanfile` describes CPAN dependencies required to execute associated Perl code.

Place the `cpanfile` in the root of the directory containing the associated code. For instance, in a Catalyst application, place the `cpanfile` in the same directory as `myapp.conf`.

Tools supporting `cpanfile` format (e.g. cpanm and carton) will automatically detect the file and install dependencies for the code to run.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/Module-CPANfile


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libmodule-cpanfile-perl