sync Module::Build with CPAN
[p5sagit/p5-mst-13.2.git] / Porting / makemeta
index 6d5b0ab..2ebaf07 100644 (file)
@@ -1,5 +1,8 @@
 #!./perl -w
 # this script must be run by the current perl to get perl's version right
+#
+# Create a META.yml file in the current directory. Muyst be run from the
+# root directory of a perl source tree.
 
 use strict;
 use warnings;