Hi Caleb, 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 Business::OnlinePayment::CyberSource, which is on CPAN in: X/XE/XENO/Business-OnlinePayment-CyberSource-3.000016.tar.gz Four people (HGDEV, JAYCE, JWAUTHIER, and PBOWEN) have co-maint on this. You also have first-come permissions on Business::OnlinePayment::Cybersource — I’m guessing that was the original name, and at some point the module was renamed from Cybersource to the camel-cased CyberSource. These two namespaces are now treated as the same by PAUSE, when looking at permissions. To remove the conflict I’d like to drop your permissions on the no-longer-used Business::OnlinePayment::Cybersource; are you happy for me to do this? Thanks, Neil