Main > Programming > Libraries >

XML::Atom::SimpleFeed 0.8

XML::Atom::SimpleFeed 0.8

Sponsored Links

XML::Atom::SimpleFeed 0.8 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.010 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1019
Date added: 2007-01-11
Publisher: Aristotle Pagaltzis

XML::Atom::SimpleFeed 0.8 description

XML::Atom::SimpleFeed is a Perl module with no-fuss generation of Atom syndication feeds.

SYNOPSIS

use XML::Atom::SimpleFeed;

my $feed = XML::Atom::SimpleFeed->new(
title => Example Feed,
link => http://example.org/,
link => { rel => self, href => http://example.org/atom, },
updated => 2003-12-13T18:30:02Z,
author => John Doe,
id => urn:uuid:60a76c80-d399-11d9-b93C-0003939e0af6,
);

$feed->add_entry(
title => Atom-Powered Robots Run Amok,
link => http://example.org/2003/12/13/atom03,
id => urn:uuid:1225c695-cfb8-4ebb-aaaa-80da344efa6a,
summary => Some text.,
updated => 2003-12-13T18:30:02Z,
category => Atom,
category => Miscellaneous,
);

$feed->print;

This module provides a minimal API for generating Atom syndication feeds quickly and easily. It supports all aspects of the Atom format, but it has no provisions for generating feeds with extension elements.

You can supply strings for most things, and the module will provide useful defaults. When you want more control, you can provide data structures, as documented, to specify more particulars.

XML::Atom::SimpleFeed 0.8 Screenshot

Advertisements

XML::Atom::SimpleFeed 0.8 Keywords

Bookmark XML::Atom::SimpleFeed 0.8

Hyperlink code:
Link for forum:

XML::Atom::SimpleFeed 0.8 Copyright

WareSeeker periodically updates pricing and software information of XML::Atom::SimpleFeed 0.8 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of XML::Atom::SimpleFeed 0.8 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
XML::Writer::Simple is a Perl module to create XML files easily! Free Download
XML::Atom is an Atom feed and API implementation. Free Download
XML::SAX2Perl is a Perl module to translate Perl SAX methods to Java/CORBA style methods. Free Download
XML::DOM::XML_Base Perl module can apply xml:base to attribute values. Free Download
XML::CompareML is a Perl module for managing multi-system and multi-item comparisons. Free Download
XML::Mini::Element::Header Perl module is used internally to represent < ? xml blah="hohoho" ? > type headers. Free Download
XML::Generator::Essex is a Perl module that can generate XML with Essex. Free Download
XML::Mini::Element::CData Perl module is used internally to represent < ![CDATA [ CONTENTS ]] >. Free Download