New at Perl, still grap regex stuff. I have a string " abcdefghi 22 33 44" and i want to print out the last 3 numeric valuse of the string. Below is what im trying, i get no output. Thanks in advance for any info.
$string="tttt 22 22 22";
$string=~...
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.