Hello All,
The development of next version (5.2) has started several weeks ago. The
first feature finished is about "optional requirements".
The --optional option has been added to the prereq, prereq-all, depends-on
and always-load
<https://modules.readthedocs.io/en/latest/modulefile.html#mfcmd-always-load>
modulefile commands to indicate that specified requirement is optional. An
automatic load attempt is also performed for optional requirements. If
requirement is not found or cannot be loaded, the dependency is yet
considered satisfied as it is optional.
See
https://modules.readthedocs.io/en/latest/MIGRATING.html#optional-requirements
Regards,
Xavier
|