16 years agoupdated manifest 0.02
Chris Prather [Tue, 11 Sep 2007 12:25:36 +0000]
updated manifest

16 years agodocument is_daemon
Chris Prather [Tue, 11 Sep 2007 09:44:52 +0000]
document is_daemon
r28840@alice-3:  perigrin | 2007-09-11 04:45:00 -0500
more patches from dec

16 years agoadd a lab directory
Chris Prather [Tue, 11 Sep 2007 09:15:23 +0000]
add a lab directory
r27545@alice-3:  perigrin | 2007-08-02 17:43:53 -0500
different Daemonize support
r27566@alice-3:  perigrin | 2007-08-03 19:18:12 -0500
add trunk
r27567@alice-3:  perigrin | 2007-08-03 19:18:27 -0500
move everything into trunk
r28827@alice-3:  perigrin | 2007-09-11 03:33:57 -0500
add in the changes for dec and bump the version number ... it's RELEASE TIME BABY
r28836@alice-3:  perigrin | 2007-09-11 03:40:40 -0500
trying to merge in manually changes that lack metadata
r28837@alice-3:  perigrin | 2007-09-11 04:14:41 -0500
merging changes I didn't make down

16 years agoremove File::Flock and File::Slurp infavor of File::Pid
Chris Prather [Thu, 26 Jul 2007 23:27:15 +0000]
remove File::Flock and File::Slurp infavor of File::Pid

16 years agoAdd future ideas file
Chris Prather [Tue, 17 Jul 2007 02:46:56 +0000]
Add future ideas file
r25262@alice-3:  perigrin | 2007-07-11 14:48:15 -0500
updates for 0.0.2
r25669@alice-3:  perigrin | 2007-07-16 21:45:56 -0500
add delete method

16 years agolast cleanup before 0.01 release
Chris Prather [Tue, 10 Jul 2007 05:23:07 +0000]
last cleanup before 0.01 release
r25014@alice-3:  perigrin | 2007-07-10 00:22:35 -0500
tag 0.01 release

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