Content deleted Content added
→substring: Add Perl 6 section |
→Uppercase: Add Perl 6 section |
||
Line 2,753:
|-
| <code>uc(''string'')</code>
|[[Perl 5]] / [[Perl 6]]
|-
| <code>''string''.uc</code>
|[[Perl 6]]
|-
|<code>toupper(''char'')</code>
|