-
-
23 Nov 2018 11:28:51 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (0)
- Testers
- Kwalitee
Bus factor: 1- 60.90% Coverage
- License: perl_5
- Perl: v5.6.0
- Activity
24 month- Tools
- Download (39.28KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- AnyEvent
- AnyEvent::Impl::Perl
- AnyEvent::Loop
- File::HomeDir
- Getopt::Alt
- IO::Prompt
- List::MoreUtils
- List::Util
- Moose
- Moose::Role
- Moose::Util::TypeConstraints
- Path::Tiny
- Pod::Usage
- Readonly
- Scalar::Util
- Term::ANSIColor
- Term::Spinner
- TryCatch
- YAML
- version
- warnings
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.4.8 - 2018-11-23
- Updating for release of version 0.4.8 Added perl 5.26 to .travis build (Ivan Wills) Updated date (Ivan Wills) Updating Test dependencies for better windows experience (Ivan Wills)
Documentation
Tail files using the Tail::Tool libraryDescription of the configuration of Tail::ToolModules
Tool for sophisticated tailing of filesLooks after individual filesGroups real lines of a log file so that other plugins treat then as one line.Highlights any text that matches the supplied regular expressions.<One-line description of module's purpose>Checks that each line passed matches a regex<One-line description of module's purpose>Prints spaces when there has been a pause in running.The parent module for plugins that change individual lines. eg highlightingParent module for Plugins that perform pre-processing tasks on tailed lines. eg filteringBase class for regex details<One-line description of module's purpose>Module Install Instructions
To install Tail::Tool, copy and paste the appropriate command in to your terminal.
cpanm Tail::Tool
perl -MCPAN -e shell install Tail::Tool
For more information on module installation, please visit the detailed CPAN module installation guide.