Changes for version 0.900 - 2019-02-06
- Changed implementation to be Moose-based, so that Moose users can easily use this class.
- Deprecated setting method, added two new methods instead: multiline_type, auto_chomp
- Added a new method push_records. Save records internally calls push_records.
- Added tests for all methods. Updated POD.
Modules
Simplifies text parsing. Extensible to parse various grammars.
Adds multi-line support to the Text::Parser object.