Fix buglet to do with odd date terms
[catagits/XML-Feed.git] / MANIFEST
CommitLineData
1c6eb9b4 1Changes
2lib/XML/Feed.pm
3lib/XML/Feed/Content.pm
21fe7b9f 4lib/XML/Feed/Enclosure.pm
1c6eb9b4 5lib/XML/Feed/Entry.pm
6lib/XML/Feed/Format/Atom.pm
7lib/XML/Feed/Format/RSS.pm
8MANIFEST This list of files
1c6eb9b4 9MANIFEST.SKIP
10META.yml
11README
12t/00-compile.t
13t/01-parse.t
14t/02-create.t
15t/04-splice-atom.t
16t/04-splice-rss.t
17t/05-atom10-link.t
18t/06-atom10.t
19t/07-atom10-create.t
20t/08-convert-summary-bug.t
21t/09-missing-content-bug.t
22t/10-mix-and-match.t
23t/11-xml-base-atom.t
24t/11-xml-base-rss.t
25t/12-multi-categories-atom.t
26t/12-multi-categories-rss.t
27t/12-multi-categories.base
28t/12-multi-subjects-rss.t
21fe7b9f 29t/13-category-hash-bug.t
30t/14-enclosures.t
b1aa7a62 31t/14-multi-enclosures.t
daba7240 32t/15-odd-date.t
1c6eb9b4 33t/pod-coverage.t
34t/pod.t
35t/samples/atom-10-example.xml
21fe7b9f 36t/samples/atom-enclosure.xml
1c6eb9b4 37t/samples/atom-full.xml
21fe7b9f 38t/samples/atom-multi-enclosure.xml
1c6eb9b4 39t/samples/atom-multiple-categories.xml
40t/samples/atom.xml
41t/samples/base_atom.xml
42t/samples/base_rss.xml
21fe7b9f 43t/samples/category-bug.xml
1c6eb9b4 44t/samples/rss-multiple-categories.xml
45t/samples/rss-multiple-subjects.xml
46t/samples/rss10-invalid-date.xml
daba7240 47t/samples/rss10-odd-date.xml
1c6eb9b4 48t/samples/rss10.xml
21fe7b9f 49t/samples/rss20-enclosure.xml
50t/samples/rss20-multi-enclosure.xml
1c6eb9b4 51t/samples/rss20-no-summary.xml
52t/samples/rss20.xml