perl -i.bak -pe"s/config => \{ cc => \$cc, ld => \K(?=\$cc })/\$cc eq 'cl' ? 'link' : /" lib\Alien\wxWidgets\Utility.pm