This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
hints/hpux.sh: Note locale univ.utf8 may be defective
authorKarl Williamson <khw@cpan.org>
Mon, 19 Feb 2018 19:08:15 +0000 (12:08 -0700)
committerKarl Williamson <khw@cpan.org>
Tue, 20 Feb 2018 03:47:10 +0000 (20:47 -0700)
A new check in 8b7358b96caf71db3213a7d72fc401e42ee0b2d0 is finding that
this locale is defective.  It is fixed by 11.31

hints/hpux.sh

index 91a4d7d..3eef038 100644 (file)
@@ -1,5 +1,10 @@
 #!/usr/bin/sh
 
+# The locale 'univ.utf8' is defective on some of these systems, as it doesn't
+# think that 
+#   $ + < = > ^ ` | ~
+# are punctuation.  This is fixed in 11.31
+
 ### SYSTEM ARCHITECTURE
 
 # Determine the architecture type of this system.