App-RecordStream
view release on metacpan or search on metacpan
tests/files/testFeed1 view on Meta::CPAN
<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:georss="http://www.georss.org/georss/" xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:sl...
<title>Test Feed 1</title>
<link rel="next" href="file:tests/files/testFeed2" />
<id>file:testFeed1</id>
<updated>2007-12-04T22:49:19Z</updated>
<dc:creator>RecordStream</dc:creator>
<dc:date>2007-12-04T22:49:19Z</dc:date>
<entry>
<title>Entry 1</title>
<author>
<name>author1</name>
</author>
<id>http://localhost/entry1</id>
<updated>2007-06-06T07:00:00Z</updated>
<dc:creator>author1</dc:creator>
</entry>
<entry>
<title>Entry 2</title>
<author>
<name>author2</name>
</author>
<id>http://localhost/entry2</id>
<updated>2007-06-06T07:00:00Z</updated>
<dc:creator>author2</dc:creator>
</entry>
</feed>
( run in 1.746 second using v1.01-cache-2.11-cpan-39bf76dae61 )