in reply to Re: Dictionary filter regex
in thread Dictionary filter regex

p.s. looks like others decided that it should be case insensitive, you can use lc or fc for that
{ fc =~ tr/sh//cdr eq "sh" }