Hi all, On Dec 30, 2013, at 19:09, John SJ Anderson <geneh...@genehack.org> wrote: > On Sun, Dec 29, 2013 at 1:42 PM, brian d foy <brian.d....@gmail.com> wrote: >> [[ This message was both posted and mailed: see >> the "To," "Cc," and "Newsgroups" headers for details. ]] >> >> In article <20131229123051.e6d731f...@pause.perl.org>, "Perl Authors >> Upload Server" <upl...@pause.perl.org> wrote: >> >>> The following module was proposed for inclusion in the Module List: >>> >>> modid: WebService::Fitbit >>> DSLIP: idpOp >>> description: Perl module for accessing fitbit.com data >>> userid: BRIX (Henrik Brix Andersen) >> >> Oops. >> >> This is going to be a problem I think. GENEHACK already has >> WebService::FitBit with the capital B (although the trade name does not >> have camel case).
Gah, that's my mistake. I was positive it was under the XML namespace due to the nature of that module. > I'm happy to give up that namespace, FWIW. The code that I had was > prior to Fitbit having their own API and relies on scraping some XML > feeds that I'm not sure exist anymore. (And I swear they were 'FitBit' > at the time too...) Sounds good, thank you. I am in the process of implementing their web service API, so WebService::Fitbit (or FitBit, if that's easier for CPAN to handle) would be the natural name. > If there's any other action I need to take here, please let me know. I don't know how to continue from here. I take it that already released modules (such as WebService::FitBit) can not just be deleted from CPAN? Perhaps it would be easier if I just took over the existing WebService::FitBit namespace and bumped the version of my first release to indicate the API change? Anybody know how to handle the "duplicate" namespace reservations? WebService::FitBit vs. WebService::Fitbit? Best regards, Brix -- Henrik Brix Andersen