summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorYves Orton <demerphq@gmail.com>2023-03-01 13:16:21 +0100
committerYves Orton <demerphq@gmail.com>2023-03-02 20:19:09 +0800
commit9f3d08cd5c12c8828f3c240327b861f6a4ff5747 (patch)
treed9cd44a4c3e497e1fab75e0ae2da5e1475e89a32 /Porting
parent793c3967c627135477eb7ae545e703cea4c3b2d0 (diff)
downloadperl-9f3d08cd5c12c8828f3c240327b861f6a4ff5747.tar.gz
dist/Thread-Semaphore - add missing build artifacts
Adds Changes, Makefile.PL, and examples/semaphore.pl Fixes this module for https://github.com/Perl/perl5/issues/20874
Diffstat (limited to 'Porting')
-rw-r--r--Porting/exec-bit.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Porting/exec-bit.txt b/Porting/exec-bit.txt
index 64123ef04d..a6d515f364 100644
--- a/Porting/exec-bit.txt
+++ b/Porting/exec-bit.txt
@@ -68,3 +68,4 @@ Porting/updateAUTHORS.pl
Porting/valgrindpp.pl
Cross/generate_config_sh
Cross/warp
+dist/Thread-Semaphore/examples/semaphore.pl