> naveed wrote:
> 
> dear team,
> 
> I want to send a html page through (or the html content) through my
> email
> 
> how can i do it.
> 
> thanx in advance
> regrards
> 
> naveed


i use Mail::Sender

and you can add in ctype=>'text/html',
to produce html

check out the perldoc for more

Reply via email to