There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

App::pfswatch - a simple utility that detects changes in a filesystem and run given command

SYNOPSIS

use App::pfswatch->new;
App::pfswatch->new_with_options(@ARGV)->run;

DESCRIPTION

Use pfswatch instead of App::pfswatch.

AUTHOR

Yoshihiro Sasaki <ysasaki at cpan.org>

SEE ALSO

Filesys::Notify::Simple, App::watcher

LICENSE

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

COPYRIGHT

Copyright 2011 Yoshihiro Sasaki All rights reserved.