Description
Asynchronous file and directory operations can be integrated into AnyEvent-based Perl programs. Developers use this module to avoid blocking event loops while reading, writing, or scanning filesystem paths. It is library code and may access whichever files the host application asks it to process.