only remove pidfile in the stop() function on successful kill -9, let daemon do it...
[gitmo/MooseX-Daemonize.git] / Build.PL
1 # Dear Distribution Packager. This use of require is intentional. 
2 # Module::Install detects Build.PL usage and acts accordingly.
3 require 'Makefile.PL';