summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2003-08-05 08:31:29 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2003-08-05 08:31:29 +0000
commit0cf5154416a0eea5954731af354063d20292b41e (patch)
tree38975fb85c4d9f90a58c5a27befd396cab98d37f /MANIFEST
parentcab0dcf91472885c5e694c5a5a9da5a38760ac49 (diff)
downloadperl-0cf5154416a0eea5954731af354063d20292b41e.tar.gz
Add META.yml and Stas' makemeta (plus extensive reworking
of the Maintainers utility) p4raw-id: //depot/perl@20491
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST3
1 files changed, 3 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 0681cd521a..a9f2ef7f84 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -2111,6 +2111,7 @@ Makefile.SH A script that generates Makefile
malloc.c A version of malloc you might not want
malloc_ctl.h A version of malloc you might not want
MANIFEST This list of files
+META.yml Distribution meta-data in YAML
mg.c Magic code
mg.h Magic header
minimod.pl Writes lib/ExtUtils/Miniperl.pm
@@ -2405,7 +2406,9 @@ Porting/fixvars Find undeclared variables with C compiler and fix em
Porting/genlog Generate formatted changelogs by querying p4d
Porting/Glossary Glossary of config.sh variables
Porting/Maintainers Program to pretty print info in Maintainers.pl
+Porting/Maintainers.pm Library to pretty print info in Maintainers.pl
Porting/Maintainers.pl Information about maintainers
+Porting/makemeta Create the top-level META.yml
Porting/makerel Release making utility
Porting/manicheck Check against MANIFEST
Porting/p4d2p Generate patch from p4 diff