open IN,"<myFile" or die "Hmmm Error" ; @str = <IN> ; close IN ; [download]
In reply to Re: put file content into a string by jeanluca in thread put file content into a string by jeanluca