I have seen in Larry's Wall book programming Perl 3rd edition what do the modifiers
/s
/m
/ms
in some example with \n . Now I cannot find the exact page.
Specifically the example showed that only the last modifier /ms work.
I have seen in Larry's Wall book programming Perl 3rd edition what do the modifiers
/s
/m
/ms
in some example with \n . Now I cannot find the exact page.
Specifically the example showed that only the last modifier /ms work.