summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorTony Cook <tony@develop-help.com>2021-10-18 14:44:48 +1100
committerTony Cook <tony@develop-help.com>2021-10-18 14:44:48 +1100
commit7b1885ae53fad4123864416d9ef0bbdb78a1882f (patch)
tree25f4bc040284201c7ee25fedd5b52ace6412d84e /Porting
parent2fb69afd11f0d2b487eaeb5b057e20b86053fd34 (diff)
downloadperl-7b1885ae53fad4123864416d9ef0bbdb78a1882f.tar.gz
add customized entries for the latest Memoize changes
Diffstat (limited to 'Porting')
-rwxr-xr-xPorting/Maintainers.pl3
1 files changed, 3 insertions, 0 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index 8cc589e1c5..65cffdbe96 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -806,6 +806,9 @@ use File::Glob qw(:case);
# CPAN RT 108382
qw( t/expmod_t.t t/speed.t ),
+
+ # CPAN RT 139736
+ qw( t/errors.t t/tie_gdbm.t ),
],
},