Subject: | No META.yml/.json generated |
In 6.62, the logic for Makefile.metafile disappeared: when you run
distdir, there is no META.yml generated anymore.
Most developers will have their META.yml in their packaging directory...
but unexperienced developers will probably "forget" to create a META.yml
or META.json file. Besides, the manual says:
make distdir
...
Additionally, it will create META.yml and META.json module meta-
data file in the distdir and add this to the distdir's MANIFEST.
You can shut this behavior off with the NO_META flag.