Rename modules to reduce the likelihood of name clashes
This release prefixes all module names with the string sourcery_m. This change has no impact on external projects that import this library via use sourcery_m only, but the release breaks projects that directly use other modules in this library.