We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8785c11 commit 9488a6dCopy full SHA for 9488a6d
pod/perldelta.pod
@@ -366,7 +366,12 @@ manager will later use a regex to expand these into links.
366
367
=item *
368
369
-XXX
+We have long claimed to support identifiers up to about 255 characters
370
+long. However this was actually true only for identifiers that
371
+consisted of only ASCII characters. The real upper limit was as little
372
+as 64 characters for identifiers written in other languages, for
373
+example, Chinese or Osage. Now an identifier in any language may
374
+contain at least 255 characters.
375
376
=back
377
0 commit comments