KNOWN BUGS

The File::Tail module does not use the input record separator that perl
recognizes. It is supposed to be implemented soon. You can get around this
problem by using the --read-pipe (-p) option 
(e.g. "swatch -p 'tail -f /var/log/syslog').

