Roy M 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?
A Perl scalar value (including array and hash elements) can have more than one type simultaneously. Why do you think you need to know what type of value is being held? Rob -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/