On Sat, 2008-01-05 at 19:56 +0000, Robert Rothenberg wrote: > I would like to split off Mozilla::ProfileIni from the Mozilla-Backup > distribution and include it with Mozilla::Prefs::Simple, make use of some > other modules (e.g. *::Mork ones) for a package which queries and > manipulates Mozilla profiles. > > I don't see anything controversial about the namespace, but for to please > the namespace-reservation process, and mentioning the topic here. > > Any issues with the namespace?
I was thinking about uploading an INI module myself. So this post prodded me to run a search on Cpan ... there appear to be at least 60 different ones and I looked at a few of them. Of course, none of the ones I found works the same way as mine would work ... Python has ConfigParser and everyone seems to use it. I was just going to rewrite the API and system interface in perl ... I still plan to do this but I'm not sure it would help anyone if I uploaded it to Cpan. > > Rob -- --gh
