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

Changes for version 3.31 - 2022-04-12

  • Skip taint tests if running under Perl that doesn't support taint
  • Doc: restructured section describing the $keep parameter
  • Doc: dropped the & in front of function names, as it felt old-school
  • Doc: updated the AUTHORS section

Changes for version 3.30_02 - 2022-04-11

  • Restructured the part that describes the $keep parameter
  • Dropped the & in front of function names, as it felt old-school
  • Reworded parts of the AUTHORS section
  • All files now use strict and warnings.

Changes for version 3.30_01 - 2022-04-09

  • Skip taint tests if running under Perl that doesn't support taint
  • Added myself to AUTHORS section and fixed pod warnings in that section

Modules

parse text into an array of tokens or array of arrays