This is what my Perl code looks like for monitoring a Unix folder : #!/usr/bin/perl use strict; use warnings;
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.