On Thu, Aug 26, 2010 at 10:46 AM, Robert Ginko <e...@3457.eu> wrote: > * As I would like to make it available on CPAN: > Where can I put this module in CPANs namespaces? > I thought about: WWW::YouTube::Info (as it basically delivers info)
That seems fine to me. I might have called it WWW::YouTube::Metadata, since "Info" is a bit generic, but it's really your call. > * Can I simply upload it after having registered a PAUSE account or do I > have to apply for a certain namespace (sub-namespace as WWW::YouTube > already exists) first? That's correct. It's sometimes considered not "polite" to upload into a namespace that is part of a existing project without checking with the project leaders, but there is no "ownership" of sub-namespaces. In this case, I think it's the right place for your module. -- David