After you got your result list:
@result = ("abc", "ABC", "egd", "HELLO"); @result = map {ucfirst} @result;; print join(",", @result);
In reply to Re: Uppercasing Regex Output
by pg
in thread Uppercasing Regex Output
by xenchu
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |