-- Leo's gemini proxy

-- Connecting to gemini.omarpolo.com:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en

devel/p5-File-Tail v1.3


# pkg_add p5-File-Tail

> library for reading from continuously updated files


CVS Web

Port Homepage (WWW)


Maintainer: The OpenBSD ports mailing-list <ports at openbsd dot org>


Description


The File::Tail module is designed for reading files which are
continuously appended to (the name comes from the tail -f directive).
Usually such files are logfiles of some description.

The module tries hard not to busy wait on the file, dynamically
calculating how long it should wait before it pays to try reading
the file again.

The module should handle normal log truncations ("close; move; open"
or "cat /dev/null >file") transparently, without losing any input.

-- Response ended

-- Page fetched on Sat Jun 1 19:13:41 2024