Perl makes very little difference between strings and numbers.
There are Perl operators, like + that treat their arguments as numbers, and other operators that treat their arguments as strings.
Where in your code do you see that the variables get treated differently?
In reply to Re^3: Reading into array with sscanf
by Corion
in thread Reading into array with sscanf
by colintu
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |