Binary package “libconvert-basen-perl” in ubuntu xenial

perl module for encoding and decoding of base{2,4,8,16,32,64} strings

 Convert::BaseN makes it easy to deal with various data encoding formats,
 such as base2, base4, ..., base64. In addition, it allows the format of
 the encoding to be configured, for example by supplying custom character
 maps.