The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.4.5 - 2016-12-04

  • Updating for release of version 0.4.5 Added Config to boilerplate test (Ivan Wills) Fixed spelling (Ivan Wills) Added config to manifest (Ivan Wills) Adding info on how to get back saved config (Ivan Wills) Adding comments to example YAML (Ivan Wills) Adding example config and some more description (Ivan Wills) Fixed name (Ivan Wills) Working on docs (Ivan Wills) updated config (Ivan Wills) Starting on config documentation (Ivan Wills) Adding more details about plugin arguments (Ivan Wills) Switched file order (Ivan Wills) Adding spacing documentation (Ivan Wills) Fixed name (Ivan Wills) Fixed up file loading (Ivan Wills) Added perl 5.24 to travis build (Ivan Wills) Added missing recommended package (Ivan Wills)

Documentation

Tail files using the Tail::Tool library
Description of the configuration of Tail::Tool

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>