67 if (defined($text->[0])) { 68 my @text = collapse(@$text); 69 print $fh_ERR "$url|", join( ",", @text ), "\n"; 70 }