#!/usr/bin/perl -w use strict; use Proc::Daemon; Proc::Daemon::Init; # your code goes here __END__