summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorYves Orton <demerphq@gmail.com>2023-03-01 12:56:10 +0100
committerYves Orton <demerphq@gmail.com>2023-03-02 18:48:25 +0800
commit3cae8eb1db142433616d4df6c72f9274a2099735 (patch)
treef0b65733b79a29062fe698f26e23edf77b9d2c6b /MANIFEST
parent951cf800219e68a149e7567b76718b1a009147a8 (diff)
downloadperl-3cae8eb1db142433616d4df6c72f9274a2099735.tar.gz
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
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST2
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 982cfdfe7a..ab64786928 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -3901,6 +3901,7 @@ dist/Module-CoreList/t/pod.t Module::CoreList tests
dist/Module-CoreList/t/utils.t Module::CoreList tests
dist/Net-Ping/Changes Net::Ping
dist/Net-Ping/lib/Net/Ping.pm Hello, anybody home?
+dist/Net-Ping/Makefile.PL Build Net::Ping
dist/Net-Ping/t/000_load.t
dist/Net-Ping/t/001_new.t
dist/Net-Ping/t/010_pingecho.t
@@ -3921,6 +3922,7 @@ dist/Net-Ping/t/500_ping_icmp.t Ping Net::Ping
dist/Net-Ping/t/501_ping_icmpv6.t Ping Net::Ping
dist/Net-Ping/t/510_ping_udp.t Ping Net::Ping
dist/Net-Ping/t/520_icmp_ttl.t Ping Net::Ping
+dist/Net-Ping/TODO TODO list for Net::Ping
dist/PathTools/Changes Changelog for PathTools dist
dist/PathTools/Cwd.pm Various cwd routines (getcwd, fastcwd, chdir)
dist/PathTools/Cwd.xs Cwd extension external subroutines