I am new to Perl and have successfully built a program that that takes Form inputs and sends a receipt page to the screen in HTML and an email to the Marketing dept at the company, with all the form inputs from the user. What I need help in is how to get all the header info like IP address and host name( which most of the time will be blank) and others into the email also so the Marketing dept can track who has filled out the form. Any help would be great. Thanks