The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:XML::RSS::Parser"

XML::RSS::Parser - A liberal object-oriented parser for RSS feeds. River stage one • 3 direct dependents • 5 total dependents

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::Parser::Feed - the root element of a parsed RSS feed. River stage one • 3 direct dependents • 5 total dependents

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. River stage one • 3 direct dependents • 5 total dependents

TIMA/XML-RSS-Parser-4.0 - 18 Nov 2005 18:33:44 UTC

XML::RSS::Parser::Element - a node in the XML::RSS::Parser parse tree. River stage one • 3 direct dependents • 5 total dependents

TIMA/XML-RSS-Parser-4.0 - 18 Nov 2005 18:33:44 UTC

XML::RSS::Parser::Lite - A simple pure perl RSS parser. River stage one • 1 direct dependent • 1 total dependent

XML::RSS::Parser::Lite is a simple pure perl RSS parser. It uses XML::Parser::Lite as backend. For the fields available via "get", please refer to the documentation: <http://www.rss-specifications.com/rss-specifications.htm>, for RSS v2.0: <http://cy...

TFPBL/RSS-Parser-Lite-0.12 - 01 Oct 2013 12:52:17 UTC

XML::RSS::Parser::Characters - an object representing a character data in an RSS parse tree. River stage one • 3 direct dependents • 5 total dependents

TIMA/XML-RSS-Parser-4.0 - 18 Nov 2005 18:33:44 UTC

XML::RAI - RSS Abstraction Interface. River stage one • 2 direct dependents • 2 total dependents

The RSS Abstraction Interface, or RAI (said "ray"), provides an object-oriented interface to XML::RSS::Parser trees that abstracts the user from handling namespaces, overlapping and alternate tag mappings. It's rather well known that, while popular, ...

TIMA/XML-RAI-1.3031 - 14 Aug 2009 20:32:25 UTC

XML::RSSLite - lightweight, "relaxed" RSS (and XML-ish) parser River stage one • 1 direct dependent • 1 total dependent

This module attempts to extract the maximum amount of content from available documents, and is less concerned with XML compliance than alternatives. Rather than rely on XML::Parser, it uses heuristics and good old-fashioned Perl regular expressions. ...

JPIERCE/XML-RSSLite-0.17 - 10 Feb 2022 02:54:48 UTC

XML::RSS - creates and updates RSS files River stage three • 41 direct dependents • 165 total dependents

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.63 - 26 Dec 2023 17:02:41 UTC

XML::APML - APML parser/builder River stage zero No dependents

APML (Attention Profiling Mark-up Language) Parser / Builder This module allows you to parse or build XML strings according to APML specification. Now this supports version 0.6 of APML. See http://www.apml.org/...

LYOKATO/XML-APML-0.04 - 17 Jan 2008 01:43:41 UTC

XML::Feed - Syndication feed parser and auto-discovery River stage two • 31 direct dependents • 93 total dependents

*XML::Feed* is a syndication feed parser for both RSS and Atom feeds. It also implements feed auto-discovery for finding feeds, given a URI. *XML::Feed* supports the following syndication feed formats: * RSS 0.91 * RSS 1.0 * RSS 2.0 * Atom The goal o...

DAVECROSS/XML-Feed-0.63 - 25 May 2021 07:43:57 UTC

XML::RSS::Liberal - XML::RSS With A Liberal Parser River stage zero No dependents

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::FOXSports - An XML::RSS::Parser subclass for parsing Foxsports.com RSS feeds. River stage zero No dependents

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::XOXO::Node - a node in the XML::RSS::Parser parse tree. River stage zero No dependents

TIMA/XML-XOXO-0.034 - 15 Apr 2005 17:24:56 UTC

XML::RSS::LibXML - XML::RSS with XML::LibXML River stage one • 5 direct dependents • 7 total dependents

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::RAI::Item - An interface to the item elements of a RSS feed. River stage one • 2 direct dependents • 2 total dependents

A subclass of XML::RAI::Object, XML::RAI::Item handles the mapping function and retrieval of RSS item elements....

TIMA/XML-RAI-1.3031 - 14 Aug 2009 20:32:25 UTC

XML::RSS::SimpleGen - for writing RSS files River stage zero No dependents

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::XSH River stage zero No dependents

This module implements XSH sripting language. XSH stands for XML (editing) SHell. XSH language is documented in XSH and on <http://xsh.sourceforge.net/doc>. The distribution package of XML::XSH module includes XSH shell interpreter called "xsh" (see ...

CHOROBA/XML-XSH-1.8.6 - 09 Mar 2018 23:41:22 UTC

XML::OPML - creates and updates OPML (Outline Processor Markup Language) files River stage zero No dependents

This experimental module is designed to allow for easy creation and manipulation of OPML files. OPML files are most commonly used for the sharing of blogrolls or subscriptions - an outlined list of what other blogs an Internet blogger reads. RSS Feed...

MADGHOUL/XML-OPML-0.26 - 25 Mar 2004 15:20:11 UTC

XML::RSS::Tools - A tool-kit providing a wrapper around a HTTP client, a RSS parser, and a XSLT engine. River stage zero No dependents

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
33 results (0.052 seconds)