The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 2.04_01 - 2022-03-05

  • performance optimisations (#5)
  • fix "<<=" being seen as heredoc, misparsing of "y=>" (#6)
  • tweak docs to clarify extract_tagged takes regexes (#3) - thanks @jhannah for report
  • modernise tests (#2)
  • fix extract_variable not recognising ${var} end of string (RT#70007)
  • fix string-comparing $@ causing exception (RT#74994)
  • docs updated to correct CSV example (RT#140408) - thanks @djerius
  • fix extract_codeblock being confused by // (RT#78313)
  • improve here-doc detection (RT#74714)
  • fix extract_multiple to track whether to allow /.../ as quotelike (RT#5722)

Modules

Extract delimited text sequences from strings.

Provides

in lib/Text/Balanced.pm
in lib/Text/Balanced.pm