This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
utf8.c: Remove common code
[perl5.git] / README.hpux
index 3bd4be3..e1857e0 100644 (file)
@@ -563,15 +563,6 @@ questions about 64-bit numbers when Configure asks you, you may get a
 configuration that cannot be compiled, or that does not function as
 expected.
 
-=head2 Locales on HP-UX
-
-HP-UX installs the locale C<univ.utf8> on all systems. Up to and
-including HP-UX 11.23, this local is defective in that it thinks that
-the characters C<< $ + < = > ^ ` | >> and C<~> are punctuation, which
-they are not according to the Unicode standards.
-
-This appears to be fixed on HP-UX 11.31.
-
 =head2 Oracle on HP-UX
 
 Using perl to connect to Oracle databases through DBI and DBD::Oracle