Menu

0.0.7 Released

See the changelog for the most detailed info, but this release makes some things more user friendly and adds global messaging support. I also trimmed down the size of the tarballs so the download will be faster. If anyone needs the older sourcecode or the test programs that came with prior version you have to get them from CVS as that is where they will be from now on.

Torrance
-------------------------------------------------
Oh and if anyone wants to look at my code and devise a strategy that would allow me to not use threads yet keep the same functionality this would allow the code to run on regular versions of Perl.

Today I experimented with forking another process instead of threading one, but the forked process couldnt communicate with the parent. I imagine it can be done but I would have to jump through alot of hoops to do it. Anyone up to this task? If so, email me and I'll give you a cookie...

Posted by torrance jones 2000-08-15

Log in to post a comment.