Russ Allbery wrote:
> 
> The obvious choices are either INN::* (following the tradition of modules
> for other major software packages) or News::INN::* (since, after all, INN
> is a news server).  Do you have any particular preferences?

My belief and understanding is that for particularly named
packages, like INN, is is proper to allocate a top level in
the name space.  News::INN might be appropriate for helper
modules for scripts that want to *interact* with INN; but
for modules which are part of the INN system itself, INN::*.

-- 
John Porter

Reply via email to