Help for this page
package Lib::Daemon; ... 1; __END__
Lib::Daemon::daemonize(); print "Starting Daemon.... \n\n"; ... } }