no more Proc::Daemon
[gitmo/MooseX-Daemonize.git] / lib / MooseX / Daemonize.pm
2007-11-30 Stevan Little no more Proc::Daemon
2007-11-30 Stevan Little removing handles for pidfile, we need to make this...
2007-11-29 Stevan Little rollin, rollin, rollin on the river
2007-11-29 Stevan Little Adding PidFile implementation and making Daemonize...
2007-11-17 Ash Berlin They be paying me
2007-11-17 Ash Berlin Fix logic in _kill
2007-09-11 Chris Prather document is_daemon
2007-09-11 Chris Prather add a lab directory
2007-07-26 Chris Prather remove File::Flock and File::Slurp infavor of File...
2007-07-17 Chris Prather Add future ideas file
2007-07-10 Chris Prather fix a critic test 0.01
2007-07-08 Chris Prather add basedir attribute
2007-07-06 Chris Prather fix a critic test
2007-07-03 Chris Prather better reporting
2007-06-26 Chris Prather change the kill sleeps to sleep just a little bit longe...
2007-06-26 Chris Prather got 01.filecreate.t passing ...
2007-05-22 Chris Prather Adding Cogwheel, a Moose wrapped Sprocket
2007-05-18 Chris Prather add Test::MooseX::Daemonize
2007-05-17 Chris Prather skipping tests if you don't have Test::* installed