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

Is there a specific version/ install that I need? Invalid type 'D' in unpack at ... line 112, <FILE> chunk 1.

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

Replies are listed 'Best First'.
Re^3: Converting binary to double precision
by toolic (Bishop) on Feb 24, 2014 at 18:37 UTC
    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.

      I'm using 5.8.8. Let me try installing 5.12.2. Thanks.