in reply to Re^2: bug in Perl compilation?
in thread bug in Perl compilation?
No, by default, perl uses its own atof() implementation to convert strings to numbers instead of the one from libc. It is explained inside the perl.h file from the perl source.
|
|---|