16 years agochange the kill sleeps to sleep just a little bit longer cause sleep(1) wasn't catchi...
Chris Prather [Tue, 26 Jun 2007 19:52:45 +0000]
change the kill sleeps to sleep just a little bit longer cause sleep(1) wasn't catching things

16 years agogot 01.filecreate.t passing ...
Chris Prather [Tue, 26 Jun 2007 19:02:43 +0000]
got 01.filecreate.t passing ...
r23687@alice-3:  perigrin | 2007-06-26 02:18:34 -0500
got 02 passing
r23688@alice-3:  perigrin | 2007-06-26 02:23:34 -0500
all tests pass again

16 years agoAdding Cogwheel, a Moose wrapped Sprocket
Chris Prather [Tue, 22 May 2007 21:46:32 +0000]
Adding Cogwheel, a Moose wrapped Sprocket
Update MooseX::Daemonize to better choose a default pidfile name (came out in Cogwheel testing)

16 years agonew Test::MX::D::Testable role for subclassing children with (see t/02)
Chris Prather [Mon, 21 May 2007 20:35:57 +0000]
new Test::MX::D::Testable role for subclassing children with (see t/02)

17 years agoadd Test::MooseX::Daemonize
Chris Prather [Fri, 18 May 2007 04:04:14 +0000]
add Test::MooseX::Daemonize

17 years agoskipping tests if you don't have Test::* installed
Chris Prather [Thu, 17 May 2007 03:04:43 +0000]
skipping tests if you don't have Test::* installed
r16589@alice-3:  perigrin | 2007-04-13 19:26:09 -0500
now with accurate error messages (d'oh!)
r21430@alice-3:  perigrin | 2007-05-16 22:02:59 -0500
Add a first draft of MooseX::Daemonize