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