wok view perl-xml-rss/description.txt @ rev 25020

updated openmpi and openmpi-dev (4.0.3 -> 4.1.3)
author Hans-G?nter Theisgen
date Wed May 18 08:05:48 2022 +0100 (2022-05-18)
parents
children
line source
1 This module provides a basic framework for creating and maintaining RDF
2 Site Summary (RSS) files.
3 This distribution also contains many examples that allow you to generate
4 HTML from an RSS, convert between 0.9, 0.91, 1.0, and 2.0 version, and
5 other nifty things.
6 This might be helpful if you want to include news feeds on your Web site
7 from sources like Slashdot and Freshmeat or if you want to syndicate
8 your own content.
10 XML::RSS currently supports versions 0.9, 0.91, 1.0, and 2.0 of RSS.
12 RSS was originally developed by Netscape as the format for Netscape
13 Netcenter channels, however, many Web sites have since adopted it as a
14 simple syndication format.
15 With the advent of RSS 1.0, users are now able to syndication many
16 different kinds of content including news headlines, threaded messages,
17 products catalogs, etc.