summaryrefslogtreecommitdiff
path: root/t/op/utf8decode.t
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2000-12-17 05:31:37 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2000-12-17 05:31:37 +0000
commitffc61ed20e8bcfd3f1fbed23f6b8ef5c02664323 (patch)
tree4fa5668bd86d862e8e442589e932b47dddc551b0 /t/op/utf8decode.t
parent7a06d84a010fc180b2d94db024cff7002bb60351 (diff)
downloadperl-ffc61ed20e8bcfd3f1fbed23f6b8ef5c02664323.tar.gz
Polymorphic regexps.
Fixes at least the bugs 20001028.003 (both of them...) and 20001108.001. The bugs 20001114.001 and 20001205.014 seem also to be fixed by now, probably already before this patch. p4raw-id: //depot/perl@8143
Diffstat (limited to 't/op/utf8decode.t')
-rw-r--r--t/op/utf8decode.t2
1 files changed, 2 insertions, 0 deletions
diff --git a/t/op/utf8decode.t b/t/op/utf8decode.t
index ac42b85577..cd9d56a5c4 100644
--- a/t/op/utf8decode.t
+++ b/t/op/utf8decode.t
@@ -5,6 +5,8 @@ BEGIN {
@INC = '../lib';
}
+no utf8; # this test contains raw 8-bit data on purpose; don't switch to \x{}
+
print "1..78\n";
my $test = 1;