Search results for "module:File::Tail"

File::Tail - Perl extension for reading from continously updated files River stage two • 9 direct dependents • 19 total dependents

The primary purpose of File::Tail is reading and analysing log files while they are being written, which is especialy usefull if you are monitoring the logging process with a tool like Tobias Oetiker's MRTG. The module tries very hard NOT to "busy-wa...

MGRABNAR/File-Tail-1.3 - 02 Aug 2015 14:23:35 UTC

File::Tail::FAM - Tail using the File Alteration Monitor (FAM) River stage zero No dependents

"File::Tail::FAM" reports when new data chunks are appended to a given file. Similar to the Unix command $ tail -f filename it watches a file grow continuously and reports whenever a new chunk of data has been added. Differently from the traditional ...

MSCHILLI/File-Tail-FAM-0.02 - 20 Oct 2005 05:03:55 UTC

File::Tail::Dir - Tail all matching files in a given set of directories River stage one • 1 direct dependent • 1 total dependent

Monitors and processes any lines appended to the end of one or more files in a given list of directories, keeping state between sessions, and using kernel notification of file change events to maximise efficiency. A list of directories is given to mo...

JJSCHUTZ/File-Tail-Dir-0.16 - 27 Sep 2013 06:03:56 UTC

File::Tail::App - Perl extension for making apps that tail files River stage zero No dependents

Adds two methods for a File::Tail object and one function. tail_app() As in the SYNOPSIS, creates an app that processes a file's tail line by line. Its only arg is a hashref with these keys: new Required. This is an array ref of the array you give to...

DMUEY/File-Tail-App-0.4 - 11 Feb 2012 23:51:49 UTC

File::Tail::Lite - Perl module for seekable 'tailf' implementation River stage one • 1 direct dependent • 1 total dependent

This module is made for seekable 'tailf' implementation. File::Tail is good, but it can not seek when reading started,so we may miss contents if programe crash. This module slove the problem. And it is quite simple and easy to use....

CHENGANG/File-Tail-Lite-0.02 - 01 Dec 2014 06:52:16 UTC

Tail::Tool::File - Looks after individual files River stage zero No dependents

IVANWILLS/Tail-Tool-v0.4.8 - 23 Nov 2018 11:28:51 UTC

Event::File::tail - 'an tail [CB]<-f>' implementation using Event River stage zero No dependents

Event::FileTail is an attempt to reproduce the behaviour of the 'tail -f' using Event as the backend. The main difference between this module and other modules that tries to implement it is that it leaves room for parallel processing using Event....

RSD/Event-File-0.1.1 - 15 Oct 2001 18:06:20 UTC

File::Tail::Scribe - Monitor and send the tail of files to a Scribe logging system. River stage zero No dependents

Basically this module connects File::Tail::Dir to Log::Dispatch::Scribe. It monitors files in a given directory (or set of directories), such as Apache log files in /var/log/httpd, and as the log files are written to, takes the changes and sends them...

JJSCHUTZ/File-Tail-Scribe-0.13 - 07 Apr 2010 04:19:28 UTC

File::Tail::Inotify2 - Simple interface to tail a file using inotify. River stage zero No dependents

Yet another module to tail a file. Even if the file are renamed by logrotate(8), this module tail a new file created by logrotate(8)....

YSASAKI/File-Tail-Inotify2-1.02 - 28 Mar 2018 09:51:04 UTC

Redis::AOF::Tail::File - Read redis aof file in realtime River stage zero No dependents

This extension can be used for synchronous data asynchronously from redis to MySQL. Maybe you can code like below. use DBI; use Redis::AOF::Tail::File; use Storable qw(retrieve store); # variables in this comment should be defined # $data_source, $us...

CHENGANG/Redis-AOF-Tail-File-0.06 - 09 Dec 2014 08:35:08 UTC

File::SmartTail River stage zero No dependents

The File::SmartTail module provides functionality modeled on the UNIX tail command, but enhanced with a variety of options, and the capability to "remember" how far it has processed a file, between invocations. rtail.pl is not normally used directly,...

MPREWITT/File-SmartTail-v1.0.2 - 22 Nov 2015 01:08:16 UTC

lib/File/SmartTail/Version.pm River stage zero No dependents

MPREWITT/File-SmartTail-v1.0.2 - 22 Nov 2015 01:08:16 UTC

lib/File/SmartTail/Log4perlLogger.pm River stage zero No dependents

MPREWITT/File-SmartTail-v1.0.2 - 22 Nov 2015 01:08:16 UTC

lib/File/SmartTail/DB.pm River stage zero No dependents

MPREWITT/File-SmartTail-v1.0.2 - 22 Nov 2015 01:08:16 UTC

File::LogReader - tail log files with state between runs River stage zero No dependents

This module makes it easy to periodically check a file for new content and act on it. For instance, you may want to parse a log file whenever it is updated....

LUKEC/File-LogReader-0.04 - 07 Feb 2010 18:09:08 UTC

File::Syslogger - Use POE to tail a file and read new lines into syslog. River stage zero No dependents

VVELOX/File-Syslogger-0.0.2 - 27 Nov 2021 15:07:30 UTC

Event::File River stage zero No dependents

RSD/Event-File-0.1.1 - 15 Oct 2001 18:06:20 UTC

File::Kvpar - read and write files containing key-value paragraphs River stage one • 2 direct dependents • 2 total dependents

A kvpar file consists of zero or more paragraphs (delimited by blank lines). Each line in a paragraph has the form "*KEY* *VAL*"; the key and value are separated by a single space (ASCII character 32). A single element may have the form "@*STR* *VAL*...

NKUITSE/File-Kvpar-0.01 - 13 Jun 2014 06:38:01 UTC

File::Tools - UNIX tools implemented as Perl Modules and made available to other platforms as well River stage one • 1 direct dependent • 1 total dependent

SZABGAB/File-Tools-0.10 - 02 Jun 2023 07:07:20 UTC

File::Assets - Manage .css and .js assets for a web page or application River stage one • 2 direct dependents • 3 total dependents

File::Assets is a tool for managing JavaScript and CSS assets in a (web) application. It allows you to "publish" assests in one place after having specified them in different parts of the application (e.g. throughout request and template processing p...

RKRIMEN/File-Assets-0.064 - 29 Sep 2008 23:35:33 UTC
32 results (0.035 seconds)