Dear PerlMonks,
I am new to perl and have a project to do. I need to know how to create a file handler on a unix directory. I want to dump records into a directory and need a perl script to do some processing as soon as the data dump occur without user intervention. Is this possible and how?