realtimed
==================

This daemon is intended as a drop-in replacement for Incrond in Linux systems fixing some Incrond shortcomings and adding couple features while retaining backwards compatibility with Incrond conf files and behaviour

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires these other modules and libraries:

  the only non-core module required are: EV, Linux::Inotify2, JSON. JSON::XS is advised

COPYRIGHT AND LICENCE

Copyright  2014 - 2038 by Anselmo Canfora

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.10 or,
at your option, any later version of Perl 5 you may have available.
