Subject: | strip trailing whitespace from filenames |
When Test::Manifest reads from t/test_manifest, it does not strip
trailing whitespace from filenames, and those affected names do not
look like they exist in t/, so the module skips those tests (without
even a warning).
This is bad news.