XML::FeedLite::Normalised - XML::FeedLite::Normalised documentation


XML-FeedLite documentation  | view source Contained in the XML-FeedLite distribution.

Index


NAME

Top

XML::FeedLite::Normalised

VERSION

Top

$Revision: 1.4 $

SYNOPSIS

Top

DESCRIPTION

Top

SUBROUTINES/METHODS

Top

entries - Data structure of processed feed entries

  my $hrEntries = $xfln->entries();

process_rss - Processor for RSS 1.0-format entries

  Used by X::FL::N::entries

  $xfln->process_rss([...]);

process_atom - Processor for Atom-format entries

  Used by X::FL::N::entries

  $xfln->process_atom([...]);

DIAGNOSTICS

Top

CONFIGURATION AND ENVIRONMENT

Top

DEPENDENCIES

Top

INCOMPATIBILITIES

Top

BUGS AND LIMITATIONS

Top

AUTHOR

Top

Roger Pettett, <rmp@psyphi.net>

LICENSE AND COPYRIGHT

Top


XML-FeedLite documentation  | view source Contained in the XML-FeedLite distribution.