XML::Feed::Entry

Entry/item in a syndication feed
Download

XML::Feed::Entry Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Simon Wistow
  • Publisher web site:
  • http://search.cpan.org/~simonw/

XML::Feed::Entry Tags


XML::Feed::Entry Description

Entry/item in a syndication feed XML::Feed::Entry is a Perl module that can be used as an entry/item in a syndication feed.SYNOPSIS ## $feed is an XML::Feed object. for my $entry ($feed->entries) { print $entry->title, " ", $entry->summary, " "; }XML::Feed::Entry represents an entry/item in an XML::Feed syndication feed. Requirements: · Perl


XML::Feed::Entry Related Software