Description
Directory tree traversal can trigger Perl callbacks for files, links, and subdirectories. Developers use this library to build scanners, cleanup tools, indexers, or migration scripts over nested paths. Callback behavior is supplied by the caller, so it may read, modify, or delete files depending on the application.