16 years agofix a critic test 0.01
Chris Prather [Tue, 10 Jul 2007 05:07:08 +0000]
fix a critic test
r24925@alice-3:  perigrin | 2007-07-08 18:36:52 -0500
add basedir attribute
r24982@alice-3:  perigrin | 2007-07-09 15:18:40 -0500
attempt to hastily patch what could be a security flaw
r25011@alice-3:  perigrin | 2007-07-10 00:06:38 -0500
Update before release
- Add Example (moose_room IRC server)
- add .cvsignore

16 years agoadd basedir attribute
Chris Prather [Sun, 8 Jul 2007 23:37:11 +0000]
add basedir attribute

16 years agofix a critic test
Chris Prather [Fri, 6 Jul 2007 04:06:26 +0000]
fix a critic test

16 years agobetter reporting
Chris Prather [Tue, 3 Jul 2007 20:50:35 +0000]
better reporting

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)

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

16 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