1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-28 10:08:24 +00:00
freebsd-ports/devel/p5-POE-Component-DirWatch/pkg-descr

12 lines
375 B
Plaintext

POE::Component::DirWatch watches a directory for files. It creates a
separate session which invokes a user-supplied callback as soon as it
finds a file in the directory.
Its primary intended use is processing a "drop-box" style directory,
such as an FTP upload directory.
WWW: http://search.cpan.org/search?dist=POE-Component-DirWatch
-- Sergey Skvortsov
skv@FreeBSD.org