if (length $artist > 0){ print "$artist | "; } else { print "0 | "; }