[EMAIL PROTECTED] (Dan Sugalski) writes: > my Joe $foo; > > emits the code that, at runtime, finds the class ID of whatever Joe's > in scope, instantiates a new object of that class
Uh, is that right? I don't think that "my" is a constructor, more a typing declarator. -- Hi, this is Ken. What's the root password?