Rex icon indicating copy to clipboard operation
Rex copied to clipboard

Inline file templates are outdated in the rexify binary

Open ferki opened this issue 5 years ago • 0 comments

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__.pm filename
  • typos
  • missing items in bundle module list

How to reproduce it

Steps to reproduce the behavior:

  1. create new module with rexify --create-module or
  2. 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

ferki avatar Aug 19 '20 20:08 ferki