I took over the XML::RSS module from Jonathan Eisenkopf thinking I could make a couple of quick fixes, release a new version, and everyone would be happy.
Instead, all sorts of other people came out of the woodwork with even more things to add. I just added them to the SourceForge project, which now has 6 members, and some of them have already committed their own changes.
I cleared one of the tickets in RT, and now I have one left, but one of the project members has a patch for this too. It is a little more complicated so I cannot clear the ticket right away.
Anyone interested in working on some part of XML:RSS? We could use help with almost anything, including maintaining a useful and visually pleasing website, tutorial writer, and project historian. Let's make XML::RSS the gold standard again. Volunteers?
Feature request (Score:2)
This auto-populates the namespaces with the declared namespaces. So this file has:
Re:Feature request (Score:1)
Let me restate the request to see if I understand what you want:
I do not want to do that for every object. Perhaps a more specific method like "add_freshmeat" so the module only loads LWP if you specifically want that to happen.
I can also add any common, but missing, namespaces to the default list.
I'm fairly new to the RSS world, so someone needs
Re:Feature request (Score:2)
I just want to have add_module() called automatically for every nonstandard module in the feed. The real important code is here:
Re:Feature request (Score:1)
Would you like to paste this into RT [cpan.org] as a feature request? it's not going to happen this week because we have a long queue of patches for broken things (which come first).
Re:Feature request (Score:1)