Help for this page
my @newList = @list; s/_string$// for @newList
s/_string$// for my @newList = @list;