Modules often have optional requirements, for example dependencies that
are useful for (optional) tests, but not required for the module to
work properly.
Simply using this module "author_requires" command allows to specify such
developer specific dependencies in a proper way.