At 11:16 PM -0600 5/23/02, Luke Palmer wrote: > > >The rest of this message assumes that the answer to A is "run time error". >> >> I'm not sure that's correct. Might just be a runtime warning, > >I would assume not. How can we optimize if we just make it a warning?
It may be a warning in the same way that using a string in a numeric context now is a warning with -w, but still works. There's arguably no difference as far as warnings are concerned between: my int $foo = "bar" and $foo = "bar" + 0; -- Dan --------------------------------------"it's like this"------------------- Dan Sugalski even samurai [EMAIL PROTECTED] have teddy bears and even teddy bears get drunk