Text-Parser 1.000 Latest
Kwalitee Issues
No Core Issues.
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Text::Parser | Simplifies text parsing. Easily extensible to parse any text format. | 1.000 | metacpan |
Text::Parser::AutoSplit | A role that adds the ability to auto-split a line into fields | 1.000 | metacpan |
Text::Parser::Error | Exceptions for Text::Parser | 1.000 | metacpan |
Text::Parser::Multiline | To be used to add custom line-unwrapping routines to the Text::Parser object. | 1.000 | metacpan |
Text::Parser::Rule | Makes it possible to write AWK-style parsing rules for Text::Parser | 1.000 | metacpan |
Text::Parser::RuleSpec | Syntax sugar for rule specification while subclassing Text::Parser or derivatives | 1.000 | metacpan |