print map { qq{@{ [ join q{ }, map { ucfirst } @$_ ] }\n} } map { [ split m{_} ] } @names;
I hope this is of use.
Cheers,
JohnGG
In reply to Re: Interpolation inside regex
by johngg
in thread Interpolation inside regex
by vc_will_do
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |