Subject: | Signature mismatch (with new Module::Signature?) |
Recently the test suite started to fail on my systems (freebsd, linux, various perl versions):
...
PERL_DL_NONLAZY=1 "/usr/perl5.16.3t/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
WARNING: This key is not certified with a trusted signature!
Primary key fingerprint: 66B2 B78E D1B7 7641 4861 D592 B4B3 DD37 3C35 01A0
Not in MANIFEST: blib/arch/.exists
Not in MANIFEST: blib/arch/auto/WWW/REST/.exists
Not in MANIFEST: blib/bin/.exists
Not in MANIFEST: blib/lib/auto/WWW/REST/.exists
Not in MANIFEST: blib/lib/WWW/.exists
Not in MANIFEST: blib/lib/WWW/REST.pm
Not in MANIFEST: blib/man1/.exists
Not in MANIFEST: blib/man3/.exists
Not in MANIFEST: blib/man3/WWW::REST.3
Not in MANIFEST: blib/script/.exists
Not in MANIFEST: Makefile
Not in MANIFEST: MYMETA.json
Not in MANIFEST: MYMETA.yml
Not in MANIFEST: pm_to_blib
==> MISMATCHED content between MANIFEST and distribution files! <==
t/0-signature.t ..
Failed 1/1 subtests
...