RT ticket #61845: from_bin() documentation error
authorPeter John Acklam <pjacklam@online.no>
Thu, 4 Nov 2010 17:32:20 +0000 (18:32 +0100)
committerFlorian Ragwitz <rafl@debian.org>
Sun, 7 Nov 2010 15:01:05 +0000 (16:01 +0100)
commit4f039b22bd6382064369066e22a0750cdd4976b1
treea4d1be294375f8b3c1593114f909fe900f196da4
parent71f01b370a4d852b4b8d7490503f038641108e09
RT ticket #61845: from_bin() documentation error

The documentation (POD) for the from_bin() method has a small error.
Binary numbers are prefixed by '0b', not '0x'.

- lib/Math/BigInt.pm: Fix documentation (POD) error.
dist/Math-BigInt/lib/Math/BigInt.pm