is so crystal clear and simple. It's probably pretty darn efficient too. Why garble it up just to save a line?$r =~ s/[A-Z]/U/g; $r =~ s/[a-z]/L/g;
In reply to Re: change [A-Z] to U, [a-z] to L with one regex?
by punch_card_don
in thread change [A-Z] to U, [a-z] to L with one regex?
by Doctrin
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |