file-tail – File::Tail for Ruby

Description

This Library is similar to Perl's File::Tail. It can be used to extend Ruby's File-objects, as mixin for own File-derived classes, or by using the included simple File::Tail::Logfile class.

Installation

The library can be installed via rubygems:

# gem install file-tail

The gem and the source archive can also be downloaded directly from rubyforge.org.

Author

Florian Frank <flori@ping.de>

License

This is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License Version 2 as published by the Free Software Foundation: GNU GPL.

Valid XHTML 1.0 Transitional