Rex
Rex copied to clipboard
Inline file templates are outdated in the rexify binary
Describe the bug
Many of the inline file templates in the rexify binary are outdated:
- using 0.40 features
- old syntax (
install,set group, etc.) - using
__module__.pmfilename - typos
- missing items in bundle module list
How to reproduce it
Steps to reproduce the behavior:
- create new module with
rexify --create-moduleor - create bundle with
rexify --bundle
Shortest code example that demonstrates the bug: see above
Expected behavior
The inline file templates should use recent features and syntax.
Circumstances
- Rex version: 1.12.1
- Perl version: any
- OS running rex: any
- OS managed by rex: any
Debug log
none