http://www.perlmonks.org?node_id=872062


in reply to File::Monitor problem with batch files

Have you looked at File::Rsync? It does not require iterative logic to process individual files, and will work either intra- or inter-machine.

fnord