in reply to MANIFEST.SKIP prevents file being added, but tests fail

Looks like an instance of Own handling of MANIFEST.SKIP incompatible with ExtUtils::Manifest. Can you confirm?


🦛

  • Comment on Re: MANIFEST.SKIP prevents file being added, but tests fail

Replies are listed 'Best First'.
Re^2: MANIFEST.SKIP prevents file being added, but tests fail
by stevieb (Canon) on Dec 31, 2020 at 19:02 UTC

    That works just dandy, thanks so much! I'm very surprised I've never run into this before. I've been managing my own manifest files since forever.

Re^2: MANIFEST.SKIP prevents file being added, but tests fail
by etj (Priest) on Jun 21, 2024 at 14:03 UTC
    I thought that sounded familiar! What a strange idea of that module author.