LC_COLLATE.
authorJarkko Hietaniemi <jhi@alpha.hut.fi>
Mon, 7 Oct 1996 19:03:00 +0000 (22:03 +0300)
committerAndy Dougherty <doughera@lafcol.lafayette.edu>
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 b43f71c809cfb4fd992ae191925967b562e24e9f..b46dade75dea8eb47fcfe890cca163f628e33fac 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";
        }
     }