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

Search results for "XML::Atom"

XML::Atom - Atom feed and API implementation River stage three • 45 direct dependents • 171 total dependents

Atom is a syndication, API, and archiving format for weblogs and other data. *XML::Atom* implements the feed format as well as a client for the API....

MIYAGAWA/XML-Atom-0.43 - 28 Apr 2021 20:40:29 UTC - Search in distribution

XML::Atom::App - quickly create small efficient scripts to syndicate via Atom River stage zero No dependents

The idea of this module is to make it easy to create Atom feed scripts by packaging up the logic that happens over and over and using a fairly simple data structure that you can generate easily based on your needs....

DMUEY/XML-Atom-App-v0.0.5 - 23 Jan 2009 20:27:32 UTC - Search in distribution

XML::Atom::OWL - parse an Atom file into RDF River stage one • 2 direct dependents • 3 total dependents

This has a pretty similar interface to RDF::RDFa::Parser. Constructor "new($xml, $baseuri, \%options, $storage)" This method creates a new XML::Atom::OWL object and returns it. The $xml variable may contain an XML (Atom) string, or an XML::LibXML::Do...

TOBYINK/XML-Atom-OWL-0.104 - 11 Sep 2014 09:56:54 UTC - Search in distribution

XML::Loy::Atom - Atom Syndication Format Extension River stage one • 4 direct dependents • 4 total dependents

XML::Loy::Atom is a base class or extension for XML::Loy and provides several functions for the work with the Atom Syndication Format <http://tools.ietf.org/html/rfc4287>. This code may help you to create your own XML::Loy extensions. This module is ...

AKRON/XML-Loy-0.52 - 03 Jan 2023 10:46:32 UTC - Search in distribution

XML::Atom::Filter - easy creation of command line Atom processing tools River stage zero No dependents

"XML::Atom::Filter" supports creation of command line tools to filter and process Atom feeds....

MARKPASC/XML-Atom-Filter-0.07 - 26 Nov 2008 16:41:36 UTC - Search in distribution

XML::Atom::Stream - A client interface for AtomStream River stage one • 1 direct dependent • 1 total dependent

XML::Atom::Stream is a consumer of AtomStream. It connects to Atom stream, the never ending Atom feed and parses the feed by SAX pull parser. Whenever it retrieves a new feed, your callback function will be invoked....

MIYAGAWA/XML-Atom-Stream-0.11 - 09 Jan 2008 19:36:53 UTC - Search in distribution

XML::Atom::FromOWL - export RDF data to Atom River stage one • 1 direct dependent • 1 total dependent

This module reads RDF and writes Atom feeds. It does the reverse of XML::Atom::OWL. Constructor * "new(%options)" Returns a new XML::Atom::FromOWL object. There are no valid options at the moment - the hash is reserved for future use. Methods * "expo...

TOBYINK/XML-Atom-FromOWL-0.102 - 11 Sep 2014 09:58:24 UTC - Search in distribution

XML::Atom::Service - Atom Service Document object River stage one • 1 direct dependent • 3 total dependents

The Atom Publishing Protocol (Atompub) is a protocol for publishing and editing Web resources described at <http://www.ietf.org/internet-drafts/draft-ietf-atompub-protocol-17.txt> . XML::Atom::Service is an Service Document implementation. In the Ato...

TAKERU/XML-Atom-Service-v0.16.2 - 04 Apr 2012 02:35:34 UTC - Search in distribution

XML::Atom::Lifeblog - Post lifeblog items using AtomAPI River stage zero No dependents

XML::Atom::Lifeblog is a wrapper for XML::Atom::Client that handles Nokia Lifeblog API to post images associated with text messages....

MIYAGAWA/XML-Atom-Lifeblog-0.03 - 06 Jul 2005 21:54:32 UTC - Search in distribution

XML::Atom::Ext::Media - An XML::Atom extenstion for the yahoo Media RSS extension River stage zero No dependents

A for the moment rather crude and simple module for handeling MRSS elements...

ANDREMAR/XML-Atom-Ext-Media-0.092840 - 11 Oct 2009 07:57:47 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::Atom::Ext::Inline - In-lining Extensions for Atom River stage zero No dependents

PIN/XML-Atom-Ext-Inline-0.02 - 16 Jan 2010 16:50:26 UTC - Search in distribution

XML::Atom::Syndication - a portable client for consuming RFC 4287 Atom Syndication Feeds. River stage one • 2 direct dependents • 2 total dependents

This project is the result of scratching ones own itch. I was writing some web software needed a full-featured library for working with Atom feeds that was easy to distribute and install on wide range of environments. Many of my software's target aud...

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

XML::Atom::Microformats - parse microformats in Atom content River stage zero No dependents

The XML::Atom::Microformats module brings the functionality of HTML::Microformats to Atom 1.0 Syndication feeds. It finds microformats embedded in the <content> elements (note: not <summary>) of Atom entries. The general pattern of usage is to create...

TOBYINK/XML-Atom-Microformats-0.004 - 07 Jul 2012 21:25:15 UTC - Search in distribution

XML::Atom::Server::PSGI - XML::Atom::Server for PSGI River stage zero No dependents

XML::Atom::Server::PSGI is a drop in replacement for XML::Atom::Server, which assumes either mod_perl or CGI environment. This module assumes, you guessed it, that you use it from a PSGI compatible app....

DMAKI/XML-Atom-Server-PSGI-0.04 - 24 Jul 2013 04:01:45 UTC - Search in distribution

Catalyst::View::Atom::XML - XML serialization for Atom objects River stage zero No dependents

*Catalyst::View::Atom::XML* provides automatic serialization of *XML::Atom* objects for a Catalyst application. Your application needs only set "$c->stash->{xml_atom_object}", then *forward* to your view, to serialize an *XML::Atom* object. For examp...

BTROTT/Catalyst-Plugin-AtomServer-0.04 - 27 Jun 2006 17:18:11 UTC - Search in distribution

XML::Atom::Ext::Threading - XML::Atom extension for Atom Threading Extensions (RFC 4685) River stage zero No dependents

MASAKI/XML-Atom-Ext-Threading-0.02 - 10 Dec 2007 22:36:42 UTC - Search in distribution

XML::Atom::Ext::OpenSearch - XML::Atom extension for OpenSearch data River stage zero No dependents

This module is an extension to XML::Atom which will let you read and write feeds that use OpenSearch data. OpenSearch provides some extra elements to serialize search results as an Atom feed. See the specification (http://www.opensearch.org/Specifica...

BRICAS/XML-Atom-Ext-OpenSearch-0.03 - 05 Jul 2011 13:48:02 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

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
145 results (0.095 seconds)