in reply to Re: Argument isn't numeric in numeric ge
in thread Argument isn't numeric in numeric ge
Exactly! ^G1195874 is certainly not a number. Perl is loosely typed but it doesn't mean it should be used in strange ways, like expecting alpha-numeric characters to be treated like numbers.
You might like to re-consider the two (rather) 'strings' you're trying to compare!
|
---|