Hi Olivier, In March I emailed you: > 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.
You could also explicitly direct PAUSE not to index the sample modules, using the no_index directive. If you’re not looking to maintain this any longer, would you be happy to give me co-maint, so I can do a release that addresses this? Cheers, Neil