$string = " hello code goes here more text "; #### $string = " hello codegoes here more text "; #### $string =~ s/(.*?)<\/tag>/$1 =~ s/\n//gs;/ieg;
## $string = " hello codegoes here more text "; ##
## $string =~ s/(.*?)<\/tag>/$1 =~ s/\n//gs;/ieg;