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