j
k
j a
j l
Roger Buck wrote:
I note in a few modules (Search.pm, Security.pm and maybe others), the use of the string "uc" - for example "$password = uc $password". What does the "uc" do?
I note in a few modules (Search.pm, Security.pm and maybe others), the use of the string "uc" - for example "$password = uc $password".
What does the "uc" do?
Upper Case -- Paul
Back to the thread
Back to the list