Erm, so check if the function is returning undef or not.
print FILEHANDLE myfunction() || ""; [download]
In reply to Re: return undef by Fletch in thread return undef by dwijew