$subject = "$firstname, Msg for you about"; $from = "The Sender"; $text = "$firstname, Here is the text about the stuff. blahh..... Just don't put an quotes within the text without backslashing them so that they are perl safe. This fill gets evaluated by perl. "; 1;