in reply to
Re: Parse float from string
in thread
Parse float from string
The function you are talking about already exists, it is strtod() from
POSIX module
.
Comment on
Re: Re: Parse float from string
In Section
Seekers of Perl Wisdom