Package : perl-Module-Install-AuthorRequires

Package details

Summary: Declare author-only dependencies

Description:
Modules often have optional requirements, for example dependencies that are
useful for (optional) tests, but not required for the module to work
properly.

Usually you want all developers of a project to have these optional modules
installed. However, simply telling everyone or printing diagnostic messages
if optional dependencies are missing often isn't enough to make sure all
authors have all optional modules installed.

'Module::Install' already has a way of detecting an author environment, so
an easy way to achieve the above would be something like:


URL: https://metacpan.org/release/Module-Install-AuthorRequires
License: GPL+ or Artistic

Maintainer: nobody

List of RPMs