Tail-Tool v0.4.8 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.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Tail::Tool | Tool for sophisticated tailing of files | v0.4.8 | metacpan |
Tail::Tool::File | Looks after individual files | v0.4.8 | metacpan |
Tail::Tool::Plugin::GroupLines | Groups real lines of a log file so that other plugins treat then as one line. | v0.4.8 | metacpan |
Tail::Tool::Plugin::Highlight | Highlights any text that matches the supplied regular expressions. | v0.4.8 | metacpan |
Tail::Tool::Plugin::Ignore | <One-line description of module's purpose> | v0.4.8 | metacpan |
Tail::Tool::Plugin::Match | Checks that each line passed matches a regex | v0.4.8 | metacpan |
Tail::Tool::Plugin::Replace | <One-line description of module's purpose> | v0.4.8 | metacpan |
Tail::Tool::Plugin::Spacing | Prints spaces when there has been a pause in running. | v0.4.8 | metacpan |
Tail::Tool::PostProcess | The parent module for plugins that change individual lines. eg highlighting | v0.4.8 | metacpan |
Tail::Tool::PreProcess | Parent module for Plugins that perform pre-processing tasks on tailed lines. eg filtering | v0.4.8 | metacpan |
Tail::Tool::Regex | Base class for regex details | v0.4.8 | metacpan |
Tail::Tool::RegexList | <One-line description of module's purpose> | v0.4.8 | metacpan |