in reply to Re: Re: Changing a number to a string
in thread Changing a number to a string

FYI, I think the "standard" hack for seeing if a scalar has been used in a string context is ^, but it isn't a very good hack.

I mean to write a module that exposes what types of values a scalar already has cached as well as nifty calls like looks_like_number().

        - tye (but my friends call me "Tye")