Import tex-printlen-doc-1.1a as print/tex-printlen-doc.
[pkgsrc.git] / math / p5-Math-BaseCnv / DESCR
1 BaseCnv provides a few simple functions for converting between
2 arbitrary number bases. It is as fast as I currently know how to
3 make it (of course relying only on the lovely Perl). If you would
4 rather utilize an object syntax for number-base conversion, please
5 see Ken Williams's <Ken@Forum.Swarthmore.Edu> fine Math::BaseCalc
6 module.