summaryrefslogtreecommitdiff
path: root/Porting/README.pod
diff options
context:
space:
mode:
Diffstat (limited to 'Porting/README.pod')
-rw-r--r--Porting/README.pod5
1 files changed, 5 insertions, 0 deletions
diff --git a/Porting/README.pod b/Porting/README.pod
index dee0be089f..05f10ad029 100644
--- a/Porting/README.pod
+++ b/Porting/README.pod
@@ -359,6 +359,11 @@ and case are ignored, as explained in L<perldiag>.
Script to help out with syncing cpan distros.
+=head2 F<test-dist-modules.pl>
+
+Test modules in F<dist/> against the perl in C<PATH>. Used in the
+github workflow to test against older perls.
+
=head2 F<timecheck2.c>
A little program to test the limits of your system's time functions. See