The EBCDIC remapping of the low 256 bites again.
[p5sagit/p5-mst-13.2.git] / ext / Encode / Encode.pm
index ccb0ade..b9febc9 100644 (file)
@@ -601,6 +601,8 @@ constants via C<use Encode qw(:fallback_all)>.
 In the future, you will be able to use a code reference to a callback
 function for the value of I<CHECK> but its API is still undecided.
 
+The fallback scheme does not work on EBCDIC platforms.
+
 =head1 Defining Encodings
 
 To define a new encoding, use: