On Wed, Sep 19, 2012 at 11:24:27PM +0200, Leon Timmermans wrote: > 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.
IIRC you need a little bit more than that: package # This::Is::not::Indexed; > However, I'm not really > seeing the point of pretending your distribution is one package when > it in fact isn't. YMMV. I would say that it's actually *useful* to index them all. That way your dist will show up if people search for 'FLAC' (to pick just one example), which is probably a Good Thing. -- David Cantrell | Official London Perl Mongers Bad Influence Your call is important to me. To see if it's important to you I'm going to make you wait on hold for five minutes. All calls are recorded for blackmail and amusement purposes.