NAME

Perlanet::Feed - represents a feed

METHODS

slug

Returns the title of the feed, munged in such a way that if is suitable for use as an ID or classname in HTML. Or as part of a URL.

as_xml

Returns a string containing the XML for this feed and all its entries

url

We've renamed the old 'url' attribute to 'feed'.

This allows the old name to still work, but generates a warning.