freebsd-ports/devel/p5-File-Tail/pkg-descr
Will Andrews 77d4bbd37c Add p5-File-Tail 0.97, a Perl module that provides tail(1) functionality.
PR:		23707
Submitted by:	Jeremy Shaffner <jeremy@external.org>
2000-12-21 10:30:25 +00:00

3 lines
183 B
Text

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