At 2:49 PM -0700 2/20/04, Luke Palmer wrote:
>After this statement:
>
> $x = '345';
>
>C<$x> is a number.
No, it isn't. It's a string. Or, rather, it's a PerlScalar.
>I should hope it would be treated as one during
>multimethod dispatch.
I should certainly hope *not*. If so, it's a bug. We ought to go add
some tests to the test suite once we expose this bit of the engine.
--
Dan
--------------------------------------"it's like this"-------------------
Dan Sugalski even samurai
dan@sidhe.org have teddy bears and even
teddy bears get drunk
Thread Previous
|
Thread Next