Is it possible to substitute a variable containing special characters like $ and use it as a character and not like a variable ex:
$rwrd=substr("cic $ nil",1,6);
$data =~ s/$rwrd/+\n/;
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.