Copyright © tutorialspoint.com
Syntax
Definition and UsageReturns the string EXPR or $_ with the first character lowercased. Return ValueFirst character Lowercased ExampleTry out following example, copy and past this example into test.pl file and then verify the result:
|
Copyright © tutorialspoint.com