I'll sort it out. Now that we have MYMETA files we need to be sure they
don't get packed up in a dist. Perhaps MANIFEST.SKIP isn't the way to do it,
or maybe we need to just clean up generated SKIP files.

There is a patch for EU::Manifest to add MYMETA to the default skip list,
but I don't think it has been released yet.

David

On Nov 21, 2009 8:02 AM, "Zefram" <zef...@fysh.org> wrote:

I don't use a MANIFEST.SKIP.  Using Module::Build 0.35_09 (from the Perl
5.11.2 distribution), "./Build distclean" generates a MANIFEST.SKIP (1197
bytes) and MANIFEST.SKIP.bak (251 bytes), and then complains about the
former not being in MANIFEST.  This seems to run contrary to the "clean"
part of what I asked it to do.  The problem does not occur with M:B 0.35.

-zefram

Reply via email to