On Mon, Jun 30, 2008 at 3:26 PM, Ram <[EMAIL PROTECTED]> wrote: > > I want it run without any GUI. it shoud run automatically at defined > time ? >
Perl script is running without GUI normally unless you use TK. "crontab" or "at" commands under unix can do what you wanted. please man them for details. -- Regards, Jeff. - [EMAIL PROTECTED] -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/