motzi has asked for the wisdom of the Perl Monks concerning the following question:
I am sorry if this question is an old one, but is there any way to do that without using any external packages like Net::daemon?
i tried to fork and exit, but no result
script is a simple jabber bot which based on while() cycle.
help please
Comment on send script to background by itself in Windows