Help for this page
Select Code to Download
Select
or
download this
1 while $text =~ s/(BEGIN_MARKER(?:(?!END_MARKER).)*?)a(.*?END_MARKER)
+
/$1x$2/;