unless( glob "*" ){ print "empty dir\n" }else{ print "non-empty dir\n" }