in reply to Re: Re: Case change... why did this happen?
in thread Case change... why did this happen?
Surely, it'll have to warn you at some point, otherwise using the uc() wouldn't make a difference.print "Oops, '$fileName' ne '\U$fileName\E' at line $." if $fileName n +e uc($fileName);
|
|---|