From 578a6a873a320fe64743b060dbd467f1865d205c Mon Sep 17 00:00:00 2001 From: Karl Williamson Date: Fri, 2 Mar 2018 12:13:55 -0700 Subject: Reword warning for deviations from UTF-8 locales Some locales are UTF-8, but not exactly what Perl is expecting. Revise the message raised in this circumstance. Originally I thought these were violations of Unicode, but based on feedback from Craig Berry, I came to realize that these are legitimate interpretations of the Unicode standard. But perl persists with its own interpretation that differs from these, hence the warning. --- README.hpux | 9 --------- 1 file changed, 9 deletions(-) (limited to 'README.hpux') diff --git a/README.hpux b/README.hpux index ce000dd887..e1857e08dc 100644 --- a/README.hpux +++ b/README.hpux @@ -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 and C on all systems. -Up to and including HP-UX 11.23, this local is defective in that it -does not thinks that the characters C<< $ + < = > ^ ` | >> and C<~> are -punctuation, which they are 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 -- cgit v1.2.1