- or download this
my $string = '/h/plkr/3/www.plkr.org/rss.pl';
- or download this
my $string = '/h/plkr/3/426933';
- or download this
my $token_counts = {
'/' => 10000,
...
my $huff_encoded = $huff->encode($string);
my $printable = encode_base64($huff_encoded);