in reply to
hash problems
sorry, i forgot to put in code tags, the s// line should read:
$string =~ s/%([0-9][A-Z0-9])$hash{'\1'}/g;
zsh
Comment on
Re: hash problems
Download
Code
In Section
Seekers of Perl Wisdom