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

Search results for "XML::Feed"

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 - Search in distribution

XML::RSS::Feed - Persistant XML RSS Encapsulation River stage one • 3 direct dependents • 6 total dependents

JBISBEE/XML-RSS-Feed-2.4 - 04 Aug 2013 13:30:00 UTC - Search in distribution

XML::Atom::Feed - Atom feed River stage three • 45 direct dependents • 171 total dependents

MIYAGAWA/XML-Atom-0.43 - 28 Apr 2021 20:40:29 UTC - Search in distribution
  • XML::Atom - Atom feed and API implementation

XML::Feed::Deduper - remove duplicated entries from feed River stage zero No dependents

XML::Feed::Deduper is deduper for XML::Feed. You can write the aggregator more easily :) The concept is stolen from Plagger::Rule::Deduper. Enjoy!...

TOKUHIROM/XML-Feed-Deduper-0.06 - 25 Apr 2013 02:22:09 UTC - Search in distribution

XML::Feed::Aggregator River stage one • 1 direct dependent • 1 total dependent

This module aggregates feeds from different sources for easy filtering and sorting....

RGE/XML-Feed-Aggregator-0.0401 - 28 Mar 2011 08:12:03 UTC - Search in distribution

Amazon::MWS::XML::Feed - module to create XML feeds for Amazon MWS River stage zero No dependents

HORNBURG/Amazon-MWS-0.150 - 23 Sep 2017 11:31:41 UTC - Search in distribution

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 - Search in distribution

XML::Feed::Format::hAtom - plugin to provide transparent parsing and generation support for hAtom to XML::Feed River stage zero No 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::Format::hAtom* adds transparent support for the hAtom microformat. http://microformats.org/wiki/h...

SIMONW/XML-Feed-Format-hAtom-0.5 - 20 Nov 2008 21:03:07 UTC - Search in distribution

Catalyst::View::XML::Feed - Catalyst view for RSS, Atom, or other XML feeds River stage zero No dependents

Catalyst::View::XML::Feed is a hassle-free way to serve an RSS, Atom, or other XML feed from your Catalyst application. Your controller should put feed data into "$c->stash->{feed}"....

MSTRAT/Catalyst-View-XML-Feed-0.09 - 08 Nov 2016 16:11:35 UTC - Search in distribution

Catalyst::Model::XML::Feed - Use RSS/Atom feeds as a Catalyst Model River stage zero No dependents

Catalyst::Model::XML::Feed allows you to use XML feeds in your Catalyst application. To use a feed, you need to register it with the "register" method. Once a feed is registered, it's automatically cached for you....

MRAMBERG/Catalyst-Model-XML-Feed-0.04 - 28 Apr 2011 13:34:07 UTC - Search in distribution

XML::Atom::Feed::JavaScript - Atom syndication with JavaScript River stage zero No dependents

XML::Atom::Feed::JavaScript exports an additional function into the XML::Atom package for outputting Atom feeds as javascript....

DJACOBS/Atom-JavaScript-0.5 - 29 Nov 2004 20:30:55 UTC - Search in distribution

Template::Plugin::XML::Feed - Plugin interface to XML::Feed River stage zero No dependents

This Template Toolkit plugin provides a simple interface to the XML::Feed module. [% USE news = XML.Feed('mysite.rdf') %] It creates an XML::Feed object, which is then used to parse the RSS or Atom file specified as a parameter in the USE directive. ...

DAVECROSS/Template-Plugin-XML-Feed-v1.0.3 - 28 Jan 2021 15:19:07 UTC - Search in distribution

XML::Atom::Syndication::Feed - class representing an Atom feed River stage one • 2 direct dependents • 2 total dependents

XML::Atom::Syndication::Feed element is the document (i.e., top-level) element of an Atom Feed Document, acting as a container for metadata and data associated with the feed. Its element children consist of metadata elements followed by zero or more ...

TIMA/XML-Atom-Syndication-0.942 - 01 Jan 2008 22:30:47 UTC - Search in distribution

WebService::Simple::Parser::XML::Feed - Parse XML content using XML::Feed River stage two • 11 direct dependents • 17 total dependents

YUSUKEBE/WebService-Simple-0.25 - 31 Aug 2015 10:42:10 UTC - Search in distribution

XML::FeedPP - Parse/write/merge/edit RSS/RDF/Atom syndication feeds River stage two • 12 direct dependents • 12 total dependents

"XML::FeedPP" is an all-purpose syndication utility that parses and publishes RSS 2.0, RSS 1.0 (RDF), Atom 0.3 and 1.0 feeds. It allows you to add new content, merge feeds, and convert among these various formats. It is a pure Perl implementation and...

MARKOV/XML-FeedPP-0.95 - 20 Apr 2018 23:18:41 UTC - Search in distribution

XML::FeedLite - Perl extension for fetching Atom and RSS feeds with minimal outlay River stage zero No dependents

This module fetches and processes Atom and RSS-format XML feeds. It's designed as an alternative to XML::Atom, specifically to work better under mod_perl. This module requires LWP::Parallel::UserAgent....

RPETTETT/XML-FeedLite-2.000 - 27 Jan 2010 19:18:36 UTC - Search in distribution

XML::FeedWriter - simple RSS writer River stage zero No dependents

This is yet another simple feed writer. Not for parsing. Just to write. And as of 0.01, it only can write an RSS 2.0 feed. Then, what's the point? XML::RSS does almost fine. But when you pass it a long html for description, you'll see a lot of &#x3C ...

ISHIGAKI/XML-FeedWriter-0.06 - 17 Aug 2008 09:30:09 UTC - Search in distribution

XML::Atom::SimpleFeed - No-fuss generation of Atom syndication feeds River stage two • 10 direct dependents • 13 total dependents

This is a minimal API for generating Atom syndication feeds quickly and easily. It supports all aspects of the Atom format itself but has no mechanism for the inclusion of extension elements. You can supply strings for most things, and the module wil...

ARISTOTLE/XML-Atom-SimpleFeed-0.905 - 10 Aug 2022 02:42:50 UTC - Search in distribution

XML::FeedPP::MediaRSS - MediaRSS support for XML::FeedPP River stage one • 2 direct dependents • 2 total dependents

XML::FeedPP does not support Yahoo's MediaRSS extension, and it shouldn't. It's only supported in some formats, and XML::FeedPP is a lowest-common-denominator kind of module. That said, sometimes you need to consume feeds with MediaRSS in them....

FRODWITH/XML-FeedPP-MediaRSS-0.02 - 21 Mar 2011 14:18:09 UTC - Search in distribution

Egg::Release::XML::FeedPP - XML::FeedPP module kit for Egg. River stage zero No dependents

When RSS Feed is treated, XML::FeedPP is very convenient. MODEL and VIEW to use the XML::FeedPP were enclosed....

LUSHE/Egg-Release-XML-FeedPP-0.02 - 03 Nov 2007 14:43:05 UTC - Search in distribution
265 results (0.105 seconds)