Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: XML::RSS and RSS2 with custom namespaces (website address update)

by barrycarlyon (Beadle)
on Nov 20, 2006 at 02:26 UTC ( [id://584999]=note: print w/replies, xml ) Need Help??


in reply to XML::RSS and RSS2 with custom namespaces

Conicidently I was just researching how to do itunes podcasts/rss feeds using perl, so I was pleased to see this node.

Based on the suggestions in this node, I have modified XML::RSS, I can send you my working copy if you want...

Currently creating @ a non accessably admin system
Outputting @ http://downloads.lsrfm.com/podcastrss/podcasts.xml

Update: BTW it is Pure perl so wont need complilation, tho you might need the prerequisies, Carp, XML::Parser, HTML::Entities

Barry Carlyon barry@barrycarlyon.co.uk

Replies are listed 'Best First'.
Re^2: XML::RSS and RSS2 with custom namespaces
by BaldPenguin (Friar) on Nov 20, 2006 at 03:32 UTC
    Indeed, I had to hack something up myself, I was trying not to modify the XML::RSS anymore than I needed to. I wanted to Sub-class it, but the method I wanted to override is not called as a method. It looks like Ask is slowly OOing the module, but hadn't gotten to that method call.

    Some people have submitted patches but no one seems to have submitted patches + tests. I would like to see what you did, and combined with what others have done and my own hacks, maybe we can come up with some patches w/ tests that are acceptable.

    Don
    me@donshanks.com
    Everything I've learned in life can be summed up in a small perl script!

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://584999]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (9)
As of 2024-03-28 11:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found