Keep in line with reality
[catagits/XML-Feed.git] / MANIFEST
CommitLineData
1c6eb9b4 1Changes
2lib/XML/Feed.pm
3lib/XML/Feed/Content.pm
4lib/XML/Feed/Entry.pm
5lib/XML/Feed/Format/Atom.pm
6lib/XML/Feed/Format/RSS.pm
7MANIFEST This list of files
1c6eb9b4 8MANIFEST.SKIP
9META.yml
10README
11t/00-compile.t
12t/01-parse.t
13t/02-create.t
14t/04-splice-atom.t
15t/04-splice-rss.t
16t/05-atom10-link.t
17t/06-atom10.t
18t/07-atom10-create.t
19t/08-convert-summary-bug.t
20t/09-missing-content-bug.t
21t/10-mix-and-match.t
22t/11-xml-base-atom.t
23t/11-xml-base-rss.t
3ecd5997 24t/12-multi-categories.t
1c6eb9b4 25t/pod-coverage.t
26t/pod.t
27t/samples/atom-10-example.xml
28t/samples/atom-full.xml
29t/samples/atom-multiple-categories.xml
30t/samples/atom.xml
31t/samples/base_atom.xml
32t/samples/base_rss.xml
33t/samples/rss-multiple-categories.xml
34t/samples/rss-multiple-subjects.xml
35t/samples/rss10-invalid-date.xml
36t/samples/rss10.xml
37t/samples/rss20-no-summary.xml
38t/samples/rss20.xml
3ecd5997 39Makefile.PL