summaryrefslogtreecommitdiff
path: root/t
diff options
context:
space:
mode:
Diffstat (limited to 't')
-rw-r--r--t/porting/podcheck.t1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/porting/podcheck.t b/t/porting/podcheck.t
index d0961c07fa..1883f86936 100644
--- a/t/porting/podcheck.t
+++ b/t/porting/podcheck.t
@@ -441,6 +441,7 @@ my $non_pods = qr/ (?: \.
| ^typemap\.?$ # typemap files
| ^(?i:Makefile\.PL)$
| ^core (?: $ | \. .* )
+ | ^vgcore\.[1-9][0-9]*$
/x;
# Matches something that looks like a file name, but is enclosed in C<...>