Can someone help me understand the following map statement ?
map { /er(\d+)/o; [$_, $1] } @array;
Contents of the @array: "emcpower0 emcpower10 emcpower5"
Thanks much !
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.