Copyright © tutorialspoint.com
Syntax
Definition and UsageReturns a lowercased version of EXPR, or $_ if EXPR is omitted. Return ValueLowercased version of EXPR ExampleTry out following example, copy and past this example into test.pl file and then verify the result:
|
Copyright © tutorialspoint.com