Changes for version 0.4.0 - 2014-11-22
- Updating for release of version 0.4.0 (Ivan Wills) Added missing modules to boilerplate test (Ivan Wills) Cleaned up manifest (Ivan Wills) Removed unused "use"es (Ivan Wills) Changed from using Path::Class to use Path::Tiny (Ivan Wills) Fixed test (Ivan Wills) Removed test counts infavour of done_testing (Ivan Wills) Changed from Test::NoWarnings to Test:Warnings (Ivan Wills) Fixed boilerplate test (Ivan Wills) Merge branch 'master' of github.com:ivanwills/Tail-Tool (Ivan Wills) Converted to POD syntax (Ivan Wills) Moved to pod (Ivan Wills) Auto updated (Ivan Wills)
Modules
Tool for sophisticated tailing of files
Looks after individual files
Groups 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 highlighting
Parent module for Plugins that perform pre-processing tasks on tailed lines. eg filtering
Base class for regex details
<One-line description of module's purpose>