The Perl Advent Calendar contains lots of useful little modules pulled from the depths of CPAN. Yesterday, this was Proc::Daemon
,
a handy little utility class that can handle all the complicated operating system related tasks that are involved in making the script completely fork into the background.
I can think of some uses for that.