in reply to Perl and Google Charts extended encoding
my @characters = ('A' .. 'Z', 'a' .. 'z', 0 .. 9, qw(- .)); [download]