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

Search results for "module:File::Monitor"

File::Monitor - Monitor files and directories for changes. River stage one • 4 direct dependents • 4 total dependents

This module provides a simple interface for monitoring one or more files or directories and reporting any changes that are made to them. It can * monitor existing files for changes to any of the attributes returned by the "stat" function * monitor fi...

ANDYA/File-Monitor-1.00 - 27 Oct 2010 18:32:46 UTC

File::Monitor::Lite - Monitor file changes River stage zero No dependents

This is another implementaion of File::Monitor. While File::Monitor cannot detect file creation (unless you declare file name first), I use File::Find::Rule to rescan files every time when $monitor->check() is executed. To use this module, just follo...

DRYMAN/File-Monitor-Lite-0.652003 - 31 May 2011 01:20:11 UTC

File::Monitor::Base - Common base class for file monitoring. River stage one • 4 direct dependents • 4 total dependents

Don't use this class directly. See File::Monitor and File::Monitor::Object for the public interface....

ANDYA/File-Monitor-1.00 - 27 Oct 2010 18:32:46 UTC

File::Monitor::Delta - Encapsulate a change to a file or directory River stage one • 4 direct dependents • 4 total dependents

When File::Monitor or File::Monitor::Object detects a change to a file or directory it packages the details of the change in a "File::Monitor::Delta" object. Methods exist to discover the nature of the change ("is_event" et al.), retrieve the attribu...

ANDYA/File-Monitor-1.00 - 27 Oct 2010 18:32:46 UTC

File::Monitor::Simple - Watch for changed application files River stage zero No dependents

This class monitors a directory of files for changes made to any file matching a regular expression. It correctly handles new files added to the application as well as files that are deleted....

MARKSTOS/File-Monitor-Simple-1.00 - 10 Mar 2010 03:03:21 UTC

File::Monitor::Object - Monitor a filesystem object for changes. River stage one • 4 direct dependents • 4 total dependents

Monitors changes to a single file or directory. Don't create a "File::Monitor::Object" directly; instead call "watch" on File::Monitor. A "File::Monitor::Object" represents a single file or directory. The corresponding file or directory need not exis...

ANDYA/File-Monitor-1.00 - 27 Oct 2010 18:32:46 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::Modified - checks intelligently if files have changed River stage one • 1 direct dependent • 1 total dependent

This module provides a simple mechanism for identifying when the contents of one or more files have changed. It was initially intended for programs to detect when their configuration files (or the module they rely on) have changed. There are currentl...

NEILB/File-Modified-0.10 - 26 Oct 2015 22:29:34 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::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

File::Signature - Detect changes to a file's content or attributes. River stage one • 2 direct dependents • 5 total dependents

This module provides a way to monitor files for changes. It implements an object oriented interface to file "signatures." In the case of this module, a signature includes an MD5 digest (other digests may be added later), the file's size, its inode nu...

JEREMY/File-Signature-1.009 - 12 Aug 2003 20:46:54 UTC

File::Stat::Trigger - The module to monitor the status of file. River stage zero No dependents

This module executes the registered function when the stat of file changed and matched parameter....

AKIHITO/File-Stat-Trigger-0.05 - 30 Dec 2008 08:03:16 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::BetweenTree - binary search of variable length. River stage zero No dependents

This module tracks the data instantly from "Sorted file of variable length" with a binary search. It is simple to use, memory efficient and search instantly from the files of 100 million. You can choose to search in ascending or descending order.Furt...

DSYRTM/File-BetweenTree-1.02 - 22 Apr 2013 05:40:36 UTC

Log::File::Rolling - Log to date/time-stamped files River stage one • 1 direct dependent • 1 total dependent

This module was forked from the Log::Dispatch::File::Rolling to add the symlink feature and fix a few other minor issues (see the "Changes" file for details). Similar to the original, this module should also have these properties: fork()-safe This mo...

FRACTAL/Log-File-Rolling-0.101 - 21 Mar 2016 21:53:25 UTC

File::Atomism::Protozoa - CAD drawing as an atomised directory River stage zero No dependents

A simple file-system directory/folder that contains any number of drawing objects, represented by files; and optionally, any number of further drawings represented by subdirectories. Note that this is not completely analogous to a traditional monolit...

BPOSTLE/Draft-0.06 - 07 Oct 2004 09:04:23 UTC

Log::Agent::File::Rotate - a rotating logfile set River stage zero No dependents

This class represents a rotating logfile and is used drivers wishing to rotate their logfiles periodically. From the outside, it exports a single "print" routine, just like "Log::Agent::File::Native". Internally, it uses the parameters given by a "Lo...

MROGASKI/Log-Agent-Rotate-1.201 - 12 Apr 2021 01:05:14 UTC

File::ChangeNotify::Watcher::KQueue - KQueue-based watcher subclass River stage one • 7 direct dependents • 9 total dependents

This class implements watching using IO::KQueue, which must be installed for it to work. This is a BSD alternative to Linux's Inotify and other event-based systems....

DROLSKY/File-ChangeNotify-0.31 - 09 Jan 2019 16:50:42 UTC
18 results (0.03 seconds)