NAME
POE::Component::DirWatch::New
DESCRIPTION
DirWatch::New extends DirWatch to exclude previously seen files.
This module consumes the POE::Component::DirWatch::Role::Signatures role, please see its documentation for information about methods or attributes it provides or extends.
METHODS
file_callback
around '_file_callback'
Don't call the callback if file has been seen.
meta
Keeping tests happy.
SEE ALSO
POE::Component::DirWatch, Moose
COPYRIGHT
Copyright 2006-2008 Guillermo Roditi. This is free software; you may redistribute it and/or modify it under the same terms as Perl itself.