foreach $server ( @servers ) { if( $found == 0 ) { find( \&finddata, "\\\\$server\\c\$\\VoiceGenie\\mp\\logs\\" ) or warn "Could not enter the specified path \\\\$server\\c\$\\VoiceGenie\\mp\\logs\\.\n"; } }