NAME
askell - Execute commands defined by the user when files are created, modified or deleted
VERSION
version 0.132850
SYNOPSIS
askell --help (-h -? --usage) # display help message
askell --version (-v) # display version
askell --file foo.yml (-f foo.yml) # use foo.yml as configuration file
askell --file foo.yml --silent (-f foo.yml -s) # like above but runs silently
DESCRIPTION
This application allows you to execute commands when some files are created, modified or deleted in directories.
See App::Askell
AUTHOR
Loïc TROCHET <losyme@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2013 by Loïc TROCHET.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.