in reply to Re^3: Sending HTML emails HELP!
in thread Sending HTML emails HELP!

So, just this line of code
print $sock "Content-type: text/plain\n\n";
wouldn't make it work.