Hello what is the best way to convert base64 to hex
I am currently using use NetSDS::Util::Convert qw ( conv_base64_str conv_str_hex); ... my $hex = conv_str_hex(conv_base64_str($b64)); But the NetSDS::Util module seems not so popular , I dont find it installed on most machines, Getting it installed everywhere I need is a problem -- Thanks Ram <http://www.netcore.co.in/> n <http://pragatee.com>