=item Questions With Answers
Will My Old Scripts Break?, How Do I Make My Scripts Work With Unicode?,
-How Do I Know Whether My String Is In Unicode?, How Do I Detect Invalid
-UTF-8?, How Do I Convert Data Into UTF-8? Or Vice Versa?, How Do I Display
-Unicode? How Do I Input Unicode?, How Does Unicode Work With Traditional
-Locales?
+How Do I Know Whether My String Is In Unicode?, How Do I Detect Data That's
+Not Valid In a Particular Encoding, How Do I Convert Binary Data Into a
+Particular Encoding, Or Vice Versa?, How Do I Display Unicode? How Do I
+Input Unicode?, How Does Unicode Work With Traditional Locales?
=item Hexadecimal Notation
=item Unicode Encodings
-UTF-8, UTF-16, UTF-16BE, UTF16-LE, Surrogates, and BOMs (Byte Order Marks),
-UTF-32, UTF-32BE, UTF32-LE, UCS-2, UCS-4, UTF-7
+UTF-8, UTF-EBDIC, UTF-16, UTF-16BE, UTF16-LE, Surrogates, and BOMs (Byte
+Order Marks), UTF-32, UTF-32BE, UTF32-LE, UCS-2, UCS-4, UTF-7
=item Security Implications of Malformed UTF-8
=back
-=head2 perlfaq5 - Files and Formats ($Revision: 1.4 $, $Date: 2001/11/09
-08:06:04 $)
+=head2 perlfaq5 - Files and Formats ($Revision: 1.5 $, $Date: 2001/12/18
+09:01:14 $)
=over 4
=item charnames::vianame(code)
+=item ILLEGAL CHARACTERS
+
=item BUGS
=back
=item DESCRIPTION
+%insn_data, @insn_name, @optype, @specialsv_name
+
=item AUTHOR
=back
=item DESCRIPTION
+=over 4
+
+=item Functions
+
+B<find_leaders>
+
+=back
+
=item AUTHOR
=back
=item DESCRIPTION
+=over 4
+
+=item Functions
+
+B<find_leaders>
+
+=back
+
=item AUTHOR
=back
=item Tag Handling Utility Functions
+=item Generating combined tags
+
=item C<AUTOLOAD>ed Constants
=back