From: Thomas Adam Date: 2007-10-19T17:52:40+09:00 Subject: Re: Is there any way to send a mail to using tk. Hi -- On 19/10/2007, Arul hari wrote: > Dear frineds, > Is there any way to send a mail using tk? > Please could anybody help me. I'm not sure I follow you. Tk is just a widget set. Sending email falls outside the scope of that. See Net::SMTP (net/smtp -- part of the core.) -- Thomas Adam