librecommended-perl
Load recommended Perl modules on demand when available
Description
recommended gathers a list of recommended modules and versions and provides means to check if they are available. It is a thin veneer around Module::Runtime. There are two major benefits over using Module::Runtime directly: * Self-documents recommended modules together with versions at the top
of your code, while still loading them on demand elsewhere.
* Dies if a recommended module exists but fails to compile, but
doesn't die if the module is missing or the version is insufficient.
This is not something that Module::Runtime offers in a single
subroutine.
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 screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://metacpan.org/release/recommended
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 librecommended-perl