any chance you'll be adding support for things like `module_dir`? so I could write ``` my $config = module_file( __PACKAGE__, 'config.yml' ); ```
any chance you'll be adding support for things like
module_dir? so I could write