Help for this page
Select Code to Download
Select
or
download this
my $string = "aaab"; $string =~ s/a*/go/g;