Hi BPS, In your release of RT-Extension-FormTools, you included a module HTML::Mason::Commands. This wasn't indexed (the rest of the release was), because there's a module of that name in the HTML-Mason distribution, and indexing permissions associated with that.
To avoid this sort of clash, the usual solution, as I'm sure you're aware, is to rename it to something under RT::Extension::FormTools:: Please rename this module and do another release. Although your version isn't indexed, if someone installs your release, they could unknowingly overwrite the real HTML::Mason::Commands. Cheers, Neil