http://www.perlmonks.org?node_id=1024415


in reply to Re^3: change [A-Z] to U, [a-z] to L with one regex?
in thread change [A-Z] to U, [a-z] to L with one regex?

You have the characters [ and ] and the letters A through Z which is 28 characters.