foreach (@versions) { unless($_ eq $version) { runscript(...); } }