summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Etheridge <ether@cpan.org>2019-04-28 14:42:19 -0700
committerKaren Etheridge <ether@cpan.org>2019-04-28 14:42:19 -0700
commit20d6f799c1e80003f1263c5266859e7c64238c02 (patch)
tree3ffc7c5b35240337e031f72a44c790beb251ec73
parent231437c957eae254db3343958b060ef088a0f376 (diff)
downloadperl-20d6f799c1e80003f1263c5266859e7c64238c02.tar.gz
clarify the process for dist/ (blead-first) distributions
-rwxr-xr-xPorting/Maintainers.pl5
1 files changed, 4 insertions, 1 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index 2549aa76a7..3ea20a30ed 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -65,7 +65,10 @@ use File::Glob qw(:case);
# DISTRIBUTION names the tarball on CPAN which (allegedly) the files
# included in core are derived from. Note that the file's version may not
-# necessarily match the newest version on CPAN.
+# necessarily match the newest version on CPAN. (For dist/ distributions,
+# which are blead-first, a request should be placed with the releaser(s) to
+# upload the corresponding cpan release, and the entry in this file should
+# only be updated when that release has been done.)
# EXCLUDED is a list of files to be excluded from a CPAN tarball before
# comparing the remaining contents with core. Each item can either be a