Search results for "module:XML::RSS"
XML::RSS - creates and updates RSS files
This module provides a basic framework for creating and maintaining RDF Site Summary (RSS) files. This distribution also contains many examples that allow you to generate HTML from an RSS, convert between 0.9, 0.91, 1.0, and 2.0 version, and other ni...
SHLOMIF/XML-RSS-1.62 - 15 Oct 2020 08:03:05 UTC
XML::API::RSS - RSS feed generation through an object API
XML::API::RSS is a perl object class for creating RSS documents. This module is not normally used directly, but automatically required by XML::API as needed. See that class for documentation instead....
MLAWREN/XML-API-0.30 - 11 Apr 2016 13:05:58 UTC
XML::RSS::Feed - Persistant XML RSS Encapsulation
JBISBEE/XML-RSS-Feed-2.4
-
04 Aug 2013 13:30:00 UTC
XML::RSS::Tools - A tool-kit providing a wrapper around a HTTP client, a RSS parser, and a XSLT engine.
RSS/RDF feeds are commonly available ways of distributing or syndicating the latest news about a given web site. Weblog (blog) sites in particular are prolific generators of RSS feeds. This module provides a VERY high level way of manipulating them. ...
ATRICKETT/XML-RSS-Tools-0.34 - 27 May 2014 14:48:39 UTC
XML::RSS::Parser - A liberal object-oriented parser for RSS feeds.
XML::RSS::Parser is a lightweight liberal parser of RSS feeds. This parser is "liberal" in that it does not demand compliance of a specific RSS version and will attempt to gracefully handle tags it does not expect or understand. The parser's only req...
TIMA/XML-RSS-Parser-4.0 - 18 Nov 2005 18:33:44 UTC
XML::RSS::LibXML - XML::RSS with XML::LibXML
XML::RSS::LibXML uses XML::LibXML (libxml2) for parsing RSS instead of XML::RSS' XML::Parser (expat), while trying to keep interface compatibility with XML::RSS. XML::RSS is an extremely handy tool, but it is unfortunately not exactly the most lean o...
DMAKI/XML-RSS-LibXML-0.3105 - 29 Apr 2014 22:32:04 UTC
XML::RSS::Liberal - XML::RSS With A Liberal Parser
XML::RSS::Liberal is a subclass of XML::RSS::LibXML, for those of you who want to parse broken RSS files (as they often are). It uses XML::Liberal as its core parser, and therefore it can parse whatever broken XML you provided, so as long as XML::Lib...
DMAKI/XML-RSS-Liberal-0.04 - 26 Apr 2013 05:06:07 UTC
XML::RSS::PicLens - Create a PicLens compatible RSS feed
PicLens is an immersive media browser that can be launched directly from a web browser when visiting a supported site. It uses RSS autodiscovery to locate an RSS feed describing the available media. This module provides a simple interface for generat...
ANDYA/XML-RSS-PicLens-0.04 - 13 Feb 2010 21:34:41 UTC
XML::RSS::FromAtom - create a XML::RSS object out of an Atom feed
XML::RSS::FromAtom converts a Atom style feed into an XML::RSS object....
MARCUS/XML-RSS-FromAtom-0.02 - 22 Nov 2005 13:06:08 UTC
XML::RSS::FromHTML - simple framework for making RSS out of HTML
This module is a simple framework for creating RSS out of HTML periodically. There are still plenty of web sites that doesn't supply RSS feeds, which we think it would be nice if they did. This module helps you create RSS feeds for those sites by you...
BASHI/XML-RSS-FromHTML-0.06 - 22 Sep 2010 18:02:49 UTC
XML::RSS::Headline - Persistant XML RSS Encapsulation
JBISBEE/XML-RSS-Feed-2.4
-
04 Aug 2013 13:30:00 UTC
XML::RSS::FOXSports - An XML::RSS::Parser subclass for parsing Foxsports.com RSS feeds.
XML::RSS::FOXSports provides retrieval and parsing functionality for FOXSports.com's RSS 2.0 feeds. It is a subclass of Timothy Appnel's XML::RSS::Parser. This module has an object oriented interface and creates a hidden HTTP client with LWP::UserAge...
PEREZ/XML-RSS-FOXSports-0.02 - 08 Dec 2005 08:19:50 UTC
XML::RSS::SimpleGen - for writing RSS files
This module is for writing RSS files, simply. It transparently handles all the unpleasant details of RSS, like proper XML escaping, and also has a good number of Do-What-I-Mean features, like not changing the modtime on a written-out RSS file if the ...
SBURKE/XML-RSS-SimpleGen-11.11 - 07 Feb 2004 06:25:07 UTC
XML::RSS::Aggregate - RSS Aggregator
This module implements a subclass of XML::RSS, adding a single "aggregate" method that fetches other RSS feeds and add to the object itself. It handles the proper ordering and duplication removal for aggregated links. Also, the constructor "new" is m...
AUTRIJUS/XML-RSS-Aggregate-0.02 - 25 Dec 2002 15:25:56 UTC
XML::RSS::JavaScript - serialize your RSS as JavaScript
Perhaps you use XML::RSS to generate RSS for consumption by RSS parsers. Perhaps you also get requests for how to use the RSS feed by people who have no idea how to parse XML, or write Perl programs for that matter. Enter XML::RSS::JavaScript, a simp...
BRICAS/XML-RSS-JavaScript-0.65 - 02 Oct 2013 14:44:34 UTC
XML::RSS::Parser::Feed - the root element of a parsed RSS feed.
TIMA/XML-RSS-Parser-4.0
-
18 Nov 2005 18:33:44 UTC
XML::RSS::Parser::Util - utility methods for working with XML::RSS::Parser.
TIMA/XML-RSS-Parser-4.0
-
18 Nov 2005 18:33:44 UTC
Dancer::Plugin::XML::RSS - Dancer plugin for using XML::RSS to parse or create RSS feeds
Provides a simple way to parse RSS files by using "XML::RSS". It will hold onto currently parsed feed or keyword 'rss' will return object instance for application use. Using the 'rss_output' command it will first create correct content type and then ...
LCARMICH/Dancer-Plugin-XML-RSS-0.01 - 03 Jun 2011 17:05:54 UTC