
Event::File is a wrapper module to write perl modules that deal with Files thru Event. It tries to mimics Event.pm model.

Right now only Event::File->tail is supported. For more information on it please refere to the Event::File::tail man page.

This module makes use of

Event(3), File::File::tail(3), cmc

Raul Dias, <raul@dias.com.br>