At 03:49 PM 9/17/2001 -0600, Sterin, Ilya wrote:
>I guess the problem can be easily solved by converting to integer if a
>mathematical operation is performed, or a similar behavior.
>
>@array = ("one", "two", 3);
>
>All are now internally strings

Yech. With perl 6 they'll probably be two strings and an integer. I expect 
we might have some sort of way to force things with methods or something, 
but I don't know how that'd look at the language level.


                                        Dan

--------------------------------------"it's like this"-------------------
Dan Sugalski                          even samurai
[EMAIL PROTECTED]                         have teddy bears and even
                                      teddy bears get drunk

Reply via email to