On Wed, Sep 19, 2012 at 9:44 PM, Geoffrey Leach <ge...@hughes.net> wrote: > I have a distribution (Audio::TagLib, FWIW) that has a large number of > modules, but only the main module is of any interest to the index. What > do I need to do in the construction of the release to tell indexing not > to bother?
If you really want to, you can disable it by inserting a newline between the package keyword and the name. However, I'm not really seeing the point of pretending your distribution is one package when it in fact isn't. YMMV. Leon