removed signal handling, cause it was not very useful, and then made WithPidFile...
authorStevan Little <stevan.little@iinteractive.com>
Mon, 3 Dec 2007 02:16:25 +0000 (02:16 +0000)
committerStevan Little <stevan.little@iinteractive.com>
Mon, 3 Dec 2007 02:16:25 +0000 (02:16 +0000)
commitd02fc7049ca4136768336ba4bfe42e361924f674
treee8c086a6ed3b08ea4dcb1c7997e66eb0eb63c043
parent8ac4733fe6918fb1449262f56b5c371315c6cfb8
removed signal handling, cause it was not very useful, and then made WithPidFile do Core, as it is more useful as an extension then a seperate role
lib/MooseX/Daemonize.pm
lib/MooseX/Daemonize/WithPidFile.pm
lib/MooseX/Daemonize/WithSignalHandling.pm [deleted file]
lib/Test/MooseX/Daemonize.pm
t/20.core.t
t/30.with_pid_file.t