AnyEvent-Filesys-Notify 1.23 Latest
Kwalitee Issues
No Core Issues.
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
Name | Abstract | Version | View |
---|---|---|---|
AnyEvent::Filesys::Notify | An AnyEvent compatible module to monitor files/directories for changes | 1.23 | metacpan |
AnyEvent::Filesys::Notify::Event | Object to report changes in the monitored filesystem | 1.23 | metacpan |
AnyEvent::Filesys::Notify::Role::FSEvents | Use Mac::FSEvents to watch for changed files | 1.23 | metacpan |
AnyEvent::Filesys::Notify::Role::Fallback | Fallback method of file watching (check in regular intervals) | 1.23 | metacpan |
AnyEvent::Filesys::Notify::Role::Inotify2 | Use Linux::Inotify2 to watch for changed files | 1.23 | metacpan |
AnyEvent::Filesys::Notify::Role::KQueue | Use IO::KQueue to watch for changed files | 1.23 | metacpan |