Name

upcase

Synopsis

upcase DEST
upcase DEST, VAL
               

Create a copy of the string in VAL with all characters converted to uppercase, and store it in DEST. If VAL is omitted, convert and replace the string in DEST.

Arguments: SR or SR, S

See also: downcase , titlecase

Get Perl 6 and Parrot Essentials, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.