summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorYves Orton <demerphq@gmail.com>2023-03-01 13:06:23 +0100
committerYves Orton <demerphq@gmail.com>2023-03-02 18:59:32 +0800
commit68a9b411b8d0b9966b178b3329567044b7cb0f04 (patch)
tree83064fe681d60cc03df5418e9e6c902996f585d1 /MANIFEST
parentc42e4076f0ddf7f481421fd570805daaac2f0946 (diff)
downloadperl-68a9b411b8d0b9966b178b3329567044b7cb0f04.tar.gz
dist/Test - add missing build artifacts
Fixes this module for https://github.com/Perl/perl5/issues/20874 Note the Makefile.PL was tweaked a bit to install into the right place depending on version, and with an added comment. There are some very old perls listed here.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST2
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 4f3a9f4fc8..dae531fbd8 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -4051,7 +4051,9 @@ dist/Term-ReadLine/t/AETk.t See if Term::ReadLine works
dist/Term-ReadLine/t/ReadLine.t See if Term::ReadLine works
dist/Term-ReadLine/t/ReadLine-STDERR.t See if Term::ReadLine works
dist/Term-ReadLine/t/Tk.t See if Term::ReadLine works
+dist/Test/ChangeLog History of changes for the Test module
dist/Test/lib/Test.pm A simple framework for writing test scripts
+dist/Test/Makefile.PL Build the Test module
dist/Test/t/05_about_verbose.t See if Test works
dist/Test/t/fail.t See if Test works
dist/Test/t/mix.t See if Test works