in reply to
Re^2: Is a integer or string.
in thread
Is a integer or string.
No, int('12ihjlijlij') == 12, which is != '12ijlijlij'... uh.. or not.. Nevermind :o)
Comment on
Re^3: Is a integer or string.
In Section
Seekers of Perl Wisdom