aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-File-Tail-Multi/pkg-descr
blob: 0d11a15de47cb12a9195f29ad419c3e70f961053 (plain) (blame)
1
2
3
4
5
6
7
Derived from MultiTail, this perl library makes it easy to tail a dynamic
list of files and match/except lines using full regular expressions and
even maintains their state locally.

File::Tail::Multi will tail multiple files and return the records read
to a Data Structure. The Data Structure can be processed by
File::Tail::Multi functions.