LC_COLLATE.
Jarkko Hietaniemi [Mon, 7 Oct 1996 19:03:00 +0000 (22:03 +0300)]
Big patch to add, document, and test LC_COLLATE support.

t/op/magic.t

index b43f71c..b46dade 100755 (executable)
@@ -30,7 +30,7 @@ system './perl', '-e', <<'END';
            print "ok 3\n";
        }
        else {
-           print "not ok 3 $a\n";
+           print "not ok 3 ($x @_)\n";
        }
     }