# from David Golden
# on Tuesday 23 February 2010 12:05:
>> So, the default MANIFEST.SKIP should contain MYMETA.yml?
>M::B does and the latest ExtUtils::Manifest does.
I think that will have to be enough.
>But a MANIFEST.SKIP is only created for "Build manifest" or "Build
>distcheck", so it doesn't help during disttest.
>
>More likely, distdir should check that MANIFEST.SKIP is not skipped
>and complain violently (or just fix it).
I would rather not force behaviors just to close some edge cases.
Perhaps if we had plugins for this sort of thing, it would give people
smarter ways to do author-check type of things? Then again, one could
already do `./Build distdir && sometool checksignature && ./Build dist`
or even write that into their CPDK setup. So, I'm pondering the
utility of plugins in this regard (though maybe installdeps could mean
it would be simpler to use Module::Build as your sole author tool on a
distributed project.)
--Eric
--
Cult: A small, unpopular religion.
Religion: A large, popular cult.
-- Unknown
---------------------------------------------------
http://scratchcomputing.com
---------------------------------------------------