in reply to Re: Find duplicate chars in a string
in thread Find duplicate chars in a string

## ITYM scalar grep $dups{$_}++, split //;