Help for this page
Select Code to Download
Select
or
download this
my @words = grep $i^=1, split /(?<=(.))(?!\1)/, $string;