[Israel.pm] Strange "Argument isn't numeric" warning
Gabor Szabo
szabgab at gmail.com
Fri May 4 05:58:13 EEST 2007
The warning actually tells you that there was a conversion from string
to number but it was not "perfect". That is, there was at least one
character that could not be converted. BTW trailing newlines don't
trigger the warning.
Gabor
On 5/3/07, Levenglick Dov-RM07994 <dovl at freescale.com> wrote:
> Hi,
> I found the conversion flow in perldoc perlnumber. Based on what I read
> there my assumption is that the warning is issued before the conversion
> between decimal string to integer.
More information about the Perl
mailing list