On Tue, Jul 16, 2002 at 08:27:17PM -0500, Ade Olonoh wrote: > Another problem would be the Namespace. MetaInfo sees available. > I could release the modules as MetaInfo::Miner::--------- and > MetaInfo::Store::------ if I wanted to release both sets.
How about something like Data::MetaData? I'd be inclined to bundle the whole thing up together, so you have Data::MetaData::Miner::*, Data::MetaData::Store::* and anything else. A
