Tail-Tool v0.3.2 Deleted
Kwalitee Issues
- no_files_to_be_skipped
-
Fix MANIFEST.SKIP or use an authoring tool which respects MANIFEST.SKIP. Note that each entry in MANIFEST.SKIP is a regular expression. You may need to add appropriate meta characters not to ignore necessary stuff.
Error: MANIFEST.SKIP
- consistent_version
-
Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).
Error: v0.3.0,v0.3.2
- 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.3.2 | metacpan |
Tail::Tool::File | Looks after individual files | v0.3.0 | metacpan |
Tail::Tool::Plugin::GroupLines | Groups real lines of a log file so that other plugins treat then as one line. | v0.3.0 | metacpan |
Tail::Tool::Plugin::Highlight | Highlights any text that matches the supplied regular expressions. | v0.3.0 | metacpan |
Tail::Tool::Plugin::Ignore | <One-line description of module's purpose> | v0.3.0 | metacpan |
Tail::Tool::Plugin::Match | Checks that each line passed matches a regex | v0.3.0 | metacpan |
Tail::Tool::Plugin::Replace | <One-line description of module's purpose> | v0.3.0 | metacpan |
Tail::Tool::Plugin::Spacing | Prints spaces when there has been a pause in running. | v0.3.0 | metacpan |
Tail::Tool::PostProcess | The parent module for plugins that change individual lines. eg highlighting | v0.3.0 | metacpan |
Tail::Tool::PreProcess | Parent module for Plugins that perform pre-processing tasks on tailed lines. eg filtering | v0.3.0 | metacpan |
Tail::Tool::Regex | Base class for regex details | v0.3.0 | metacpan |
Tail::Tool::RegexList | <One-line description of module's purpose> | v0.3.0 | metacpan |