Help for this page
Select Code to Download
Select
or
download this
$tags=join "|",map {quotemeta $_} keys %tags; 1 while s/\b($tags)\b/$tags{$1}/g;