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

Changes for version 1.40 - 1998-08-04

  • Added (optional) handling of embedded quoted text to extract_delimited (see revised entry in Balanced.pod)
  • Added extract_tagged which extracts text between arbitrary, optionally nested start and end tags (see new entry in Balanced.pod).
  • Added delimited_pat which builds a pattern which matches a string delimited by any of the delimiters specified (see new entry in Balanced.pod).
  • Added test.pl

Modules

Extract delimited text sequences from strings.