Move parent from ext/ to cpan/
[p5sagit/p5-mst-13.2.git] / Porting / makemeta
index 6d5b0ab..167209a 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. Must be run from the
+# root directory of a perl source tree.
 
 use strict;
 use warnings;