summaryrefslogtreecommitdiff
path: root/Porting/deparse-skips.txt
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2014-12-14 18:14:50 -0800
committerFather Chrysostomos <sprout@cpan.org>2014-12-15 12:57:59 -0800
commit9a52f052752dcb10fec562f74952ac976f3f3878 (patch)
treebd13bca369936f6f45e00a5e0f6b897bf789c127 /Porting/deparse-skips.txt
parent84ee769f11470162885ddc894bb007e238ea68b1 (diff)
downloadperl-9a52f052752dcb10fec562f74952ac976f3f3878.tar.gz
deparse-skips.txt: Skip reason for op/each.t
Diffstat (limited to 'Porting/deparse-skips.txt')
-rw-r--r--Porting/deparse-skips.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/deparse-skips.txt b/Porting/deparse-skips.txt
index 78c7974c30..216ee1e7ab 100644
--- a/Porting/deparse-skips.txt
+++ b/Porting/deparse-skips.txt
@@ -422,7 +422,7 @@ mro/recursion_dfs_utf8.t
op/attrhand.t # Custom attrs ignored; also AH provides none
op/attrs.t # [perl #70205]
op/caller.t
-op/each.t
+op/each.t # utf8ness of deparsed strings
op/eval.t
op/evalbytes.t
op/exec.t