in reply to
File::Monitor Question
Reading the documentation for File::Monitor, it appears that you need to call $file->files_created to get a list of the files created in the directory given by $file->name.
Comment on
Re: File::Monitor Question
In Section
Seekers of Perl Wisdom