Added new (currently failing) test for the double-encoding bug.
[catagits/XML-Feed.git] / MANIFEST
CommitLineData
7f58a362 1Build.PL
1c6eb9b4 2Changes
1c6eb9b4 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
b7c406f5 8lib/XML/Feed.pm
1c6eb9b4 9MANIFEST.SKIP
b7c406f5 10MANIFEST This list of files
1c6eb9b4 11META.yml
12README
13t/00-compile.t
14t/01-parse.t
15t/02-create.t
16t/04-splice-atom.t
17t/04-splice-rss.t
18t/05-atom10-link.t
19t/06-atom10.t
20t/07-atom10-create.t
21t/08-convert-summary-bug.t
22t/09-missing-content-bug.t
23t/10-mix-and-match.t
24t/11-xml-base-atom.t
25t/11-xml-base-rss.t
26t/12-multi-categories-atom.t
1c6eb9b4 27t/12-multi-categories.base
b7c406f5 28t/12-multi-categories-rss.t
1c6eb9b4 29t/12-multi-subjects-rss.t
21fe7b9f 30t/13-category-hash-bug.t
31t/14-enclosures.t
b1aa7a62 32t/14-multi-enclosures.t
daba7240 33t/15-odd-date.t
cb30c634 34t/17-double.t
35t/18-double2.t
1c6eb9b4 36t/pod-coverage.t
37t/pod.t
38t/samples/atom-10-example.xml
21fe7b9f 39t/samples/atom-enclosure.xml
1c6eb9b4 40t/samples/atom-full.xml
21fe7b9f 41t/samples/atom-multi-enclosure.xml
1c6eb9b4 42t/samples/atom-multiple-categories.xml
43t/samples/atom.xml
44t/samples/base_atom.xml
45t/samples/base_rss.xml
21fe7b9f 46t/samples/category-bug.xml
cb30c634 47t/samples/rss10-double.xml
1c6eb9b4 48t/samples/rss10-invalid-date.xml
daba7240 49t/samples/rss10-odd-date.xml
1c6eb9b4 50t/samples/rss10.xml
cb30c634 51t/samples/rss20-double.xml
21fe7b9f 52t/samples/rss20-enclosure.xml
53t/samples/rss20-multi-enclosure.xml
1c6eb9b4 54t/samples/rss20-no-summary.xml
55t/samples/rss20.xml
b7c406f5 56t/samples/rss-multiple-categories.xml
57t/samples/rss-multiple-subjects.xml
cb30c634 58Makefile.PL
89495df9 59META.json
60t/19-double3.t
61t/samples/rss10-double2.xml