summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorYves Orton <demerphq@gmail.com>2023-03-01 13:01:04 +0100
committerYves Orton <demerphq@gmail.com>2023-03-02 20:18:45 +0800
commit793c3967c627135477eb7ae545e703cea4c3b2d0 (patch)
treee71678504503f90248d90a01c38c57a6d3f448bf /MANIFEST
parentb539ea5236c088e27f709f039c298c0e08eb992f (diff)
downloadperl-793c3967c627135477eb7ae545e703cea4c3b2d0.tar.gz
dist/SelfLoader - Update missing build artifacts
Fixes https://github.com/Perl/perl5/issues/20874 for this module Tweaked Makefile.PL to set the license to 'perl_5' and not 'perl'
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST2
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 3af859421f..8cb3784b38 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -3980,7 +3980,9 @@ dist/Search-Dict/Makefile.PL Makefile.PL
dist/Search-Dict/README.patching Patch instructions
dist/Search-Dict/README.release Release instructions
dist/Search-Dict/t/Dict.t See if Search::Dict works
+dist/SelfLoader/Changes History of changes for SelfLoader
dist/SelfLoader/lib/SelfLoader.pm Load functions only on demand
+dist/SelfLoader/Makefile.PL Build SelfLoader
dist/SelfLoader/t/01SelfLoader.t See if SelfLoader works
dist/SelfLoader/t/02SelfLoader-buggy.t See if SelfLoader works
dist/SelfLoader/t/03taint.t See if SelfLoader works under taint