in reply to Re^7: Control Structures
in thread Control Structures

You tell them brother!
import re re.sub(r'Perl[^A-Za-z]*', 'Python ', 'Perl6::Rules')