Hi Nigel, > I took on maintainership of the HTML-Format distribution a few years back as > it was rotting and unloved. > > This is one of the modules where despite being named HTML-Format the base > module within it is HTML::Formatter, and a bug has been raised against it for > this:- > https://rt.cpan.org/Ticket/Display.html?id=107312 > <https://rt.cpan.org/Ticket/Display.html?id=107312> > > Additionally, I see now that if I try to push an updated release (still on > the HTML-Format distribution name), that release is no longer indexed by > PAUSE. > > Can you advise me on the best path to take to resolve this. > If I change the distribution name to HTML-Formatter, what side effects > may/will that have?
As you’re suggesting, you should change the name of the distribution to HTML-Formatter. This will resolve your problem with PAUSE, and for most tools things will just work. You have existing open issues in the HTML-Format bug queue in RT. After you’ve released with the new dist name, you could email the RT support address and ask them to do some behind-the-scenes to rename the queue to the new dist name. Cheers, Neil