The EBCDIC remapping of the low 256 bites again.
[p5sagit/p5-mst-13.2.git] / ext / Encode / lib / Encode / Guess.pm
index 2a84cc4..b106a04 100644 (file)
@@ -290,6 +290,10 @@ It is, after all, just a guess.  You should alway be explicit when it
 comes to encodings.  But there are some, especially Japanese,
 environment that guess-coding is a must.  Use this module with care. 
 
+=head1 TO DO
+
+Encode::Guess does not work on EBCDIC platforms.
+
 =head1 SEE ALSO
 
 L<Encode>, L<Encode::Encoding>