Now, my experimental Configuration module for #RakuLang now we define what is accepted on a config file on a different place from the config usage, and that module where you define the config exports methods to set your configuration and methods for getting the configured data. https://github.com/FCO/Configuration#readme
GitHub - FCO/Configuration: Use configuration written in Raku (*.rakuconfig)

Use configuration written in Raku (*.rakuconfig). Contribute to FCO/Configuration development by creating an account on GitHub.

GitHub
@smokemachine Hi, this Configuration Module is a nice idea. I did sam tests on it. The single run option and signal option will work. But the watch Version will die.
@Wrzlbrm What error did you get?