As I was hacking out a demo over the weekend, I wanted to show the
interactions of two web servers and a single controlling client
program.  I didn't have the other machines nearby, so I thought "no biggy,
I'll just run two instances of PWS".

Ooops.

PWS is a singleton.

Has anyone moved the class methods and class vars to the instance side
so that multiple PWS instances can co-exist?

I remember this being an issue a few years ago.  Now I had a practical
reason.

If no one has it, I'll hack out a CS myself and submit it.

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<[EMAIL PROTECTED]> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!

Reply via email to