in reply to Re: Answer: How do I convert between decimal and binary?
in thread How do I convert between decimal and binary?

I have 32 bits, that I need to convert to decimal. This seems to be a problem for bin2doc. Do I encounter an overflow?
  • Comment on Re^2: Answer: How do I convert between decimal and binary?

Replies are listed 'Best First'.
Re^3: Answer: How do I convert between decimal and binary?
by ysth (Canon) on Sep 12, 2004 at 06:48 UTC
    Shouldn't be a problem; what version of perl are you using? 0b is only supported as of 5.6.0.