summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2021-05-24 15:10:12 +0000
committerNicholas Clark <nick@ccl4.org>2021-05-25 05:25:01 +0000
commit29c66c43dc9b80118284c89a37f090d4f2fada58 (patch)
treeeee54b89d1579043561892cfcd16dac995da05bd /MANIFEST
parent6545406bedf51935907323f23e1aaf54dc444db5 (diff)
downloadperl-29c66c43dc9b80118284c89a37f090d4f2fada58.tar.gz
Restore the explicit Data::Dumper Makefile.PL
Data::Dumper's upstream repository is (effectively) blead, and whilst we can auto-generate Makefile.PL suitable for blead, this doesn't provide some other functionality needed for CPAN. This also fixes CPAN #12282, which has been missed forever. Really we should decide *which* bugtracker is canonical for Data::Dumper (and will be checked and acted upon) and then record that metadata in this Makefile.PL so that metacapn.org etc link to it.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index bb08e681d1..df0e398a10 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -3023,6 +3023,7 @@ dist/constant/t/utf8.t Test Unicode constants under utf8 pragma
dist/Data-Dumper/Changes Data pretty printer, changelog
dist/Data-Dumper/Dumper.pm Data pretty printer, module
dist/Data-Dumper/Dumper.xs Data pretty printer, externals
+dist/Data-Dumper/Makefile.PL Data pretty printer, makefile writer
dist/Data-Dumper/t/bless.t See if Data::Dumper works
dist/Data-Dumper/t/bless_var_method.t See if Data::Dumper::Bless works
dist/Data-Dumper/t/bugs.t See if Data::Dumper works