summaryrefslogtreecommitdiffstats
path: root/development/perl-Math-Base85/README
blob: 06e906f76677ed8b849f34f3fa000867030c2f7e (plain)
1
2
3
4
5
Math::Base85 - Perl extension for base 85 numbers, as referenced by RFC 1924

RFC 1924 describes a compact, fixed-size representation of IPv6 addresses
which uses a base 85 number system. This module handles some of the uglier
details of it.