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

Changes for version 0.14 - 2015-08-31

  • CHANGES
    • Many documentation improvements:
      • More detailed explanation of backtracking behaviour and the use of the ->commit method
      • Trailing delimiter does not upset ->list_of
      • Added an as-yet incomplete Parser::MGC::Tutorial
    • Use Scalar::Util::blessed() to avoid the eval { ->isa } antipattern
    • Have long-deprecated ->one_of print a deprecation warning

Documentation

Modules

build simple recursive-descent parsers