Revision history for Perl module App::watcher
0.13 2020-10-19T03:31:16Z
- bug fix (hirafoo)
0.12 2019-08-06T03:33:02Z
- adding --filter
(yanick)
0.11 2015-07-27T03:00:25Z
- added --execlude option
(wenjun.yan)
0.10 2014-04-05T00:22:31Z
- Fixed dependencies
0.09 2014-02-27T03:51:19Z
- Terminate correctly on OSX
(reported by gfx++)
0.08 2012-01-09
- Terminate child process if SIGHUP/SIGTERM/SIGINT received.
0.07 2011-10-29
- re-packaging
0.06 2011-10-29
- ignore *_flymake.t(issm++)
0.05 2011-08-19
- win32 patch(mattn)
[ 0.04 not released ]
- added experimental --signal=s option (suggested by kazeburo++)
- added experimental --send_only option
- added test cases(in xt/)
0.03 2011-08-19
- rewrite code...
0.02 2011-08-19
- fix path
0.01 2011-08-19
- original version