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

NAME

Labyrinth::RSS - RSS Handler for Labyrinth

DESCRIPTION

Contains all the RSS/Atom feeds used by Labyrinth

PUBLIC INTERFACE METHODS

Constructor

new

Public Methods

feed

For the given list of entries, reformats into the requested feed type.

Private Methods

RSS_0_9

Reformats article list into RSS 0.9.

RSS_1_0

Reformats article list into RSS 1.0.

RSS_2_0

Reformats article list into RSS 2.0.

Atom_0_3

Reformats article list into Atom 0.3.

Atom_1_0

Reformats article list into Atom 1.0.

CleanEntities

For a given string, reformats basic entities to avoid potential XML irregularities.

SEE ALSO

  Labyrinth

AUTHOR

Barbie, <barbie@missbarbell.co.uk> for Miss Barbell Productions, http://www.missbarbell.co.uk/

COPYRIGHT & LICENSE

  Copyright (C) 2007-2015 Barbie for Miss Barbell Productions
  All Rights Reserved.

  This module is free software; you can redistribute it and/or
  modify it under the Artistic License 2.0.