0.002 - 2023-10-31
  - Remove autocomma and autostatementline attributes on Cpppp object,
     because they change the validity of tempalte output.
  - Output object stringifies to its content
  - Automatically flush new template instances after BUILD
  - Documentation improvements, and minor code cleanup.

0.001 - 2023-10-11
  - Initial version with features:
     - Template blocks with interpolated Perl expressions
     - Compilation of cpppp to perl packages
     - 'param' declarations that become attributes
     - 'sub' declarations that become methods
     - multi-section output accumulator
     - template inclusion from other templates
     - autoindent, autocolumn, autocomma, autostatementline
     - anticharacters '$trim_comma' and '$trim_ws'
     - file-writing and file-patching output options
     - 'cpppp' CLI tool
  - Reasonable documentation and test coverage
  - Back-compat to 5.20