while() { my $tag = get_mp3tag($file) or next; # do stuff }