found 581259 5.12.0-2
forwarded 581259 https://rt.cpan.org/Ticket/Display.html?id=57420
thanks

-=| Daniel Kahn Gillmor, Tue, May 11, 2010 at 11:36:48PM -0400 |=-
> Package: perl-doc
> Version: 5.10.1-12
> Severity: minor
> 
> currently, the docs for Math::BigInt contain this example:
> 
>    from_bin()
>                $x = Math::BigInt->from_oct("0x10011"); # input is binary
> 
> It should probably be:
> 
>    from_bin()
>                $x = Math::BigInt->from_bin("0x10011"); # input is 
>                binary

Thanks. I have forwarded this upstream.

Attachment: signature.asc
Description: Digital signature

Reply via email to