Re: Proposal for building module info

2012-02-11 Thread David Nicol
> At the moment I have everything internally under a CPAN::Curation:: > namespace, but if released separately I don't think that's appropriate. > > CPAN::Module::Metadata for the data class? > CPAN::Module::GetMetadata for the builder? CPAN::Module::Metadata::Factory? > I like "Curation." Museums

Re: Proposal for building module info

2012-02-10 Thread Ron Savage
Hi Neil On 10/02/12 20:47, Neil Bowers wrote: At the moment I have everything internally under a CPAN::Curation:: namespace, but if released separately I don't think that's appropriate. CPAN::Module::Metadata for the data class? CPAN::Module::GetMetadata for the builder? CPAN::Module::Metadata

Re: Proposal for building module info

2012-02-10 Thread brian d foy
[[ This message was both posted and mailed: see the "To," "Cc," and "Newsgroups" headers for details. ]] In article , Neil Bowers wrote: > At the moment I have everything internally under a CPAN::Curation:: > namespace, but if released separately I don't think that's appropriate. I like that

Re: Proposal for building module info

2012-02-10 Thread David Golden
On Fri, Feb 10, 2012 at 4:47 AM, Neil Bowers wrote: > At the moment I have everything internally under a CPAN::Curation:: > namespace, but if released separately I don't think that's appropriate. I think that namespace is fine -- it's about your project, after all. > CPAN::Module::Metadata for t