mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
9 lines
383 B
Plaintext
9 lines
383 B
Plaintext
BaseCnv provides a few simple functions for converting between
|
|
arbitrary number bases. It is as fast as I currently know how
|
|
to make it (of course relying only on the lovely Perl). If you
|
|
would rather utilize an object syntax for number-base conversion,
|
|
please see Ken Williams's <Ken@Forum.Swarthmore.Edu> fine
|
|
Math::BaseCalc module.
|
|
|
|
WWW: https://metacpan.org/release/Math-BaseCnv
|