Eric Wilhelm wrote:
$master:~/cpan/perlids>./Build disttest
Creating Makefile.PL
Creating META.yml
*File 'MANIFEST.SKIP' does not include 'MYMETA.yml'. Adding it now.*
...
*t/00-signature.t ..... Not in MANIFEST: MYMETA.yml
==> MISMATCHED content between MANIFEST and distribution files! <==*

I agree with Adam and Michael on what you should do here.

But I'm curious about how the automatic addition of MYMETA.yml to MANIFEST.SKIP (as shown in the output) didn't keep you from running into this. (I'm mostly concerned about whether it might cause problems for more valid use-cases than a signature.t.)

Adding MYMETA to MANIFEST.SKIP does not cause the MANIFEST to be rebuilt.


--
Being faith-based doesn't trump reality.
        -- Bruce Sterling

Reply via email to