Changes for version 1.06 - 2015-01-19

  • Warning: Incompatible change. The method parse() now takes a hash, whose keys can be any of of these: length, options, pos and text.
  • Warning: Incompatible change. The constant debug is now called print_debugs. This makes it less likely the name will clash with your pre-existing code.
  • Warning: Incompatible change. Add the new constant print_errors. Since this constant is off by default, errors are not printed until you use this contant. This means the code is quieter.
  • Patch the docs to match.
  • Patch the sample code and test code to match.

Modules

Extract delimited text sequences from strings