package App::watcher; use strict; use warnings; use 5.008008; our $VERSION='0.08'; 1; __END__ =encoding utf8 =head1 NAME watcher - watch the file updates =head1 DESCRIPTION See L =head1 AUTHOR Tokuhiro Matsuno Etokuhirom AAJKLFJEF@ GMAIL COME =head1 LICENSE Copyright (C) Tokuhiro Matsuno This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.