Document that there are bugs with EBCDIC and regexes
Karl Williamson [Sat, 6 Mar 2010 18:18:36 +0000 (11:18 -0700)]
pod/perlre.pod

index b6a73c0..014f921 100644 (file)
@@ -2163,6 +2163,8 @@ for ASCII characters.  For example,
 C<m/[\N{CYRILLIC CAPITAL LETTER A}-\N{CYRILLIC CAPITAL LETTER YA}]/i>
 doesn't match all the Russian upper and lower case letters.
 
+Many regular expression constructs don't work on EBCDIC platforms.
+
 This document varies from difficult to understand to completely
 and utterly opaque.  The wandering prose riddled with jargon is
 hard to fathom in several places.