summaryrefslogtreecommitdiff
path: root/t/porting/podcheck.t
diff options
context:
space:
mode:
Diffstat (limited to 't/porting/podcheck.t')
-rw-r--r--t/porting/podcheck.t4
1 files changed, 4 insertions, 0 deletions
diff --git a/t/porting/podcheck.t b/t/porting/podcheck.t
index 35c9d64949..6063462c9e 100644
--- a/t/porting/podcheck.t
+++ b/t/porting/podcheck.t
@@ -823,6 +823,10 @@ my %excluded_files = (
"configpm" => 1,
"miniperl" => 1,
"perl" => 1,
+
+ # It would be nice if we didn't have to skip this,
+ # but the errors in it are too variable.
+ "pod/perltoc.pod" => 1,
);
# Convert to more generic form.