Perrin Harkins writes:
> Okay, wishful thinking.  I don't use Class::Singleton, but I have written my
> own versions of Object::Registrar a few times to accomplish the same goal.

Ditto.  We use a registry mechanism, too.  One thing I don't quite
understand is the need to "clear out" a singleton.  Why would a
singleton need to hold transient state?

Rob

Reply via email to