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 0.917 - 2019-04-15

  • Fixed broken link in pod as reported by CPANTS. #15 (by M Anwar)
  • Fixed a similar broken link in pod as reported in CPANTS for save_record from Autoplit.pm
  • Added a new test to check that when both auto_split and auto_trim are on, auto_trim works first

Modules

Simplifies text parsing. Easily extensible to parse any text format.
A role that adds the ability to auto-split a line into fields
Exceptions for Text::Parser
Adds multi-line support to the Text::Parser object.