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

Changes for version 1.66 - 1999-07-02

  • Added ability to use quotelike operators in extract_bracketed
  • Fixed bug under 5.003 ('foreach my $func' not understood)
  • Added escape specification as fourth arg to &extract_delimited
  • Fixed handling of &delimited_pat and &extract_delimited when delimiter is same as escape
  • Fixed handling of ->, =>, and >> in &extract_code when delimiters are "<>"

Modules

Extract delimited text sequences from strings.