Hi Olivier, I’m one of the PAUSE admins. I’m working through resolving situations where two modules have names that are different only in case. These can cause issues on operating systems with case-insensitive filesystems, so we’re tightening up PAUSE to not allow these.
Your W3C-LogValidator distribution has both W3C::LogValidator::CHANGEME and W3C::LogValidator::Changeme. It looks like the first of those (CHANGEME) is just an example module, in which case maybe you could change the name so it doesn’t clash with W3C::LogValidator::Changeme — would you be happy to make that change? Once you have, we could drop the permissions on W3C::LogValidator::CHANGEME, to resolve the conflict. Cheers, Neil