On Fri, Jul 4, 2008 at 3:29 AM, Roy M <[EMAIL PROTECTED]> wrote:
> Hi
>
> On Jul 4, 11:19 am, [EMAIL PROTECTED] (John W. Krahn) wrote:
>> perldoc perlnumber
>>
>
> Thanks,
>
> btw, are there any typeof command so I can check the data type of a
> scalar?
>
> Thanks

Scalar /is/ the variable type. Any casting is done dynamically.
See http://perldoc.perl.org/perldata.html for more info.

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to