![]() |
|
Your skill will accomplish what the force of many cannot |
|
PerlMonks |
Re^2: checking particular part of stringby moritz (Cardinal) |
on Mar 07, 2014 at 12:17 UTC ( #1077373=note: print w/replies, xml ) | Need Help?? |
Or as a simplification, s/(na$)/\U$1/ or just s/na$/NA/
In Section
Seekers of Perl Wisdom
|
|