Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: 49830b9d6df254629bb26062f7477b3b371dd1d2
https://github.com/Perl/perl5/commit/49830b9d6df254629bb26062f7477b3b371dd1d2
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-Queue/.gitignore
A dist/Thread-Queue/Changes
A dist/Thread-Queue/Makefile.PL
A dist/Thread-Queue/examples/callback.pl
A dist/Thread-Queue/examples/queue.pl
Log Message:
-----------
dist/Thread-Queue - add missing build artifacts
Add Changes, Makefile.PL and examples directory.
Fixes this module for https://github.com/Perl/perl5/issues/20874