summaryrefslogtreecommitdiffstats
path: root/perl/perl-Math-Base85/README
blob: a16db643ac95d4e70c65422e46ff7d4a95f19dc3 (plain)
1
2
3
4
5
6
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.