pkgsrc/devel/p5-Module-Install-AuthorRequires/DESCR
mef 20c8d2ea4c Import p5-Module-Install-AuthorRequires-0.02 as devel/p5-Module-Install-AuthorRequires.
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.
2015-04-28 12:15:56 +00:00

8 lines
426 B
Text

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.