encoding and decoding of base32 (RFC4648) strings
This module provides functions to convert string from/to RFC4648
Base32 encoding, designed to encode non-ASCII characters in
DNS-compatible host name parts (A..Z, 2..7).

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: https://metacpan.org/release/Convert-Base32
