blob: 05a962b6149e7071b2ad99e89dc31626bd1aaba5 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
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
|