http://qs321.pair.com?node_id=176639


in reply to Re: How can I tell which perl scripts are running on NT?
in thread How can I tell which perl scripts are running on NT?

I'm in full agreement.

I wouldn't be running a forever loop. It's much more efficient to run a perl script in crontab or scheduled tasks than it is to run it as a daemon.

Just my 2 cents.

--Robo

  • Comment on Re: Re: How can I tell which perl scripts are running on NT?