Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
I'm working on a perl script on a UNIX computer and I'd like to check if a directory exists on a different UNIX computer on the network. Any recommendations?
Thanks.
Comment on Check if directory exists on a remote computer