Subject: | t/01manifest.t fails |
The manifest test fails (if not skipped):
...
# Distribution files are missing in MANIFEST:
# MYMETA.yml
# MYMETA.json
# Failed test 'All files are listed in MANIFEST or skipped'
# at t/01manifest.t line 34.
# Looks like you failed 1 test of 4.
t/01manifest.t ......
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/4 subtests
...
Maybe MYMETA\..* should be added to MANIFEST.SKIP?