Rob Dixon schreef: > A scalar cannot have multiple 'personalities' - it can have a maximum > of two (its inherent type and a string equivalent) at any one time, > but usually has only one.
It can at least have 3: an integer numeric one, a floating numeric one, and a string one. It can have more. -- Affijn, Ruud "Gewoon is een tijger." -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/