perl daemon program

[email protected] (beast)
Newsgroups perl.beginners
Message-ID <[email protected]>
Hi All,

1. Does Perl program suitable for long running process or daemon?

2. Is this considered as daemon program?

   $ cat myprog.pl
   while($true) {
      # do something
   }

   $ ./myprog.pl &


Thanks.

--budhi
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.