Subject: | manifest test fails |
I see the following on my smokers:
$ perl5.22.2 -Mblib t/12_manifest.t
1..1
not ok 1
# Failed test at t/12_manifest.t line 5.
# got: 0
# expected: 1
# The following files appeared more than once in the MANIFEST file: /home/cpansand/.cpan/build/2017042209/WWW-Wookie-0.101-0/SIGNATURE
# Looks like you failed 1 test of 1.
In fact, there are two "SIGNATURE" entries in MANIFEST:
...
SIGNATURE
...
SIGNATURE Added here by Module::Build
...