my $foo = 'xxx'; if ($foo < 4.556) { # will throw the warning # do something }