Hi Neil,
> On 22 Aug 2017, at 19:16, Neil Bowers <neil.bow...@cogendo.com> wrote: > > 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. Apologies for missing your earlier message - it is probably blindingly obvious that I have not been actively been maintaining this module for a long, long time. I have made a quick and dirty fix for this issue, making sure the naming is consistent in http://cpansearch.perl.org/src/OLIVIERT/W3C-LogValidator-1.4/samples/NewModule.pm <http://cpansearch.perl.org/src/OLIVIERT/W3C-LogValidator-1.4/samples/NewModule.pm> Hope this helps - ping me if my fix is ineffective. Thanks! Olivier