in reply to Re^2: Converting binary to double precision
in thread Converting binary to double precision

I'm running on 5.12.2, and I see it. What version of perl do you use?

UPDATE: I don't see it in 5.8.8. Also, I can't find any mention of a change to pack in either perl5100delta or perl5120delta.

  • Comment on Re^3: Converting binary to double precision

Replies are listed 'Best First'.
Re^4: Converting binary to double precision
by ahoriuch (Acolyte) on Feb 24, 2014 at 18:55 UTC
    I'm using 5.8.8. Let me try installing 5.12.2. Thanks.