in reply to Re: Array regex matchingin thread Array regex matching
map {s/\cM//g} my @values = $q -> param ($key); [download]
Abigail