0.001_03 - 2023-09-20
  - Construct perl classes from each template
  - Special cases for '@' substitutions: 'autocomma', 'autostatementline'
  - Greatly improved 'autoindent' feature.
  - Streamline generated perl code to be more efficient.
  - Accurate line number reporting in generated Perl code.

0.001_02 - 2023-09-15
  - Fix various glaring documentation mistakes
  - List some ideas for future features
  - Remove debugging output
  - "--help" for command line

0.001_01 - 2023-09-15
  - Basic intermingling of perl variables in C code
  - Arbitrary perl in '##' directives
  - Magic indent adjustment after variable substitution