Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: 3cae8eb1db142433616d4df6c72f9274a2099735
https://github.com/Perl/perl5/commit/3cae8eb1db142433616d4df6c72f9274a2099735
Author: Yves Orton <[email protected]>
Date: 2023-03-02 (Thu, 02 Mar 2023)
Changed paths:
M MANIFEST
A dist/Net-Ping/.gitignore
A dist/Net-Ping/Makefile.PL
A dist/Net-Ping/TODO
Log Message:
-----------
dist/Net-Ping - add missing build artifacts
Files copied from https://github.com/rurban/Net-Ping
with minor changes made to point at the perl5 repo as we are upstream,
also changed the INSTALLDIRS rule to make the other files.
This fixes the module for https://github.com/Perl/perl5/issues/20874