Software /
code /
prosody
Diff
configure @ 12095:c1d2bc6603ae
moduleapi: Support stripping of multi-word from module names
The goal is to allow module:provides("foo-bar") with a mod_foo_bar_ prefix
being stripped. It will break any existing modules that use a prefix and have
hyphens instead of underscores. No such modules are known.
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Wed, 22 Dec 2021 14:40:42 +0000 |
parent | 11966:4c5087ce3c2e |
child | 12570:e6f68b6c87e1 |
child | 12825:ee5fcfef5200 |