Hi Viliam, I’m one of the PAUSE admins. I’m working through tidying up permissions conflicts that have been caused by the fact that PAUSE now consider package names case insensitively (due to case-insensitive filesystems, as on Windows and MacOS X). PAUSE doesn’t let these situations occur now, but we have some historical cases. I’m sorting these out so that we don’t need code in the toolchain for dealing with permissions conflicts.
You have first-come permissions on both Mojolicious::Plugin::DOCRenderer and Mojolicious::Plugin::DocRenderer. The former is the name used in the CPAN release, and it looks like the older name was only used in the first release. Are you happy for me to drop your permissions on Mojolicious::Plugin::DocRenderer, since it’s not being used any more? Cheers, Neil