RE: Module Naming Help

2012-09-05 Thread Michael Gatto
Hello, I agree about not placing it in the XML::RSS namespace if I'm not subclassing XML::RSS. "RSS::MediaRSS" sounds pretty good, since it distinguishes RSS from MediaRSS which indeed differ. I do notice that there is a RSS::Video::Google module, so mine would have good company :-) Thanks for

Re: Module Naming Help

2012-09-04 Thread brian d foy
[[ This message was both posted and mailed: see the "To," "Cc," and "Newsgroups" headers for details. ]] In article , Michael Gatto wrote: > I'm writing a module for CPAN and want some advice on naming. The module's > purpose is to create a MediaRSS feed by scanning a directory of video files