![]() |
|
Do you know where your variables are? | |
PerlMonks |
Re^5: Perl can't make some easy arithmetics :(by Loops (Curate) |
on Oct 24, 2014 at 22:03 UTC ( #1104924=note: print w/replies, xml ) | Need Help?? |
Yes, unless one of the variables has already been coerced to be a bigint, so even this is enough:
However you can just coerce everything when you first read them in as strings:
In Section
Seekers of Perl Wisdom
|
|