The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.08 - 2021-02-21

  • Common
    • Add blank line before return and after arguments.
    • Fix bugtracker.
    • Update copyright years.
  • PYX::Parser
    • Add 'output_encoding' parameter and implement to output.
    • Add information about input encoding to doc.
    • Change api - parse() cannot decode input PYX via 'input_encoding'.
    • Improve doc by C<>.
    • Sort parameters in code and doc.

Modules

PYX
A perl module for PYX handling.
PYX file format.
PYX parser with callbacks.