in reply to
monitor text files
Of course perl can do this, with a little work on your end. Some simple searches on CPAN led me to the following modules:
POE::Component::DirWatch
Linux::Inotify
Linux::Inotify2
File::Monitor
Win32::FileSystem::Watcher
Comment on
Re: can perl do this?
In Section
Seekers of Perl Wisdom