Help for this page

Select Code to Download


  1. or download this
    1 while $text =~ s/(BEGIN_MARKER(?:(?!END_MARKER).)*?)a(.*?END_MARKER)
    +/$1x$2/;