Commit graph

2 commits

Author SHA1 Message Date
Andrej Zverev
6c49c5cfa7 - add stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-30 10:27:43 +00:00
Martin Wilke
5ffae124f9 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: http://search.cpan.org/dist/Math-BaseCnv/

PR:		ports/135216
Submitted by:	Wen Heping <wenheping at gmail.com>
2009-06-05 22:03:09 +00:00