I want to do some text analysis of stock data. I cannot do what I want using numbers, only alpha or hex. I want to convert the numbers to the four byte hex representation of a float (or eight bytes for a double).
I didn't think to check CPAN. I'll try the above code.
Thanks to all that replied.
Mike