Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: 9f3d08cd5c12c8828f3c240327b861f6a4ff5747
https://github.com/Perl/perl5/commit/9f3d08cd5c12c8828f3c240327b861f6a4ff5747
Author: Yves Orton <[email protected]>
Date: 2023-03-02 (Thu, 02 Mar 2023)
Changed paths:
M MANIFEST
M Porting/exec-bit.txt
A dist/Thread-Semaphore/.gitignore
A dist/Thread-Semaphore/Changes
A dist/Thread-Semaphore/Makefile.PL
A dist/Thread-Semaphore/examples/semaphore.pl
Log Message:
-----------
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