Skip to content

Commit

Permalink
Whoops again
Browse files Browse the repository at this point in the history
  • Loading branch information
simonwistow committed Dec 10, 2008
1 parent ea0ac06 commit 1c6eb9b
Showing 1 changed file with 42 additions and 0 deletions.
42 changes: 42 additions & 0 deletions MANIFEST
@@ -0,0 +1,42 @@
Changes
lib/XML/Feed.pm
lib/XML/Feed/Content.pm
lib/XML/Feed/Entry.pm
lib/XML/Feed/Format/Atom.pm
lib/XML/Feed/Format/RSS.pm
MANIFEST This list of files
MANIFEST.bak
MANIFEST.SKIP
META.yml
README
t/00-compile.t
t/01-parse.t
t/02-create.t
t/04-splice-atom.t
t/04-splice-rss.t
t/05-atom10-link.t
t/06-atom10.t
t/07-atom10-create.t
t/08-convert-summary-bug.t
t/09-missing-content-bug.t
t/10-mix-and-match.t
t/11-xml-base-atom.t
t/11-xml-base-rss.t
t/12-multi-categories-atom.t
t/12-multi-categories-rss.t
t/12-multi-categories.base
t/12-multi-subjects-rss.t
t/pod-coverage.t
t/pod.t
t/samples/atom-10-example.xml
t/samples/atom-full.xml
t/samples/atom-multiple-categories.xml
t/samples/atom.xml
t/samples/base_atom.xml
t/samples/base_rss.xml
t/samples/rss-multiple-categories.xml
t/samples/rss-multiple-subjects.xml
t/samples/rss10-invalid-date.xml
t/samples/rss10.xml
t/samples/rss20-no-summary.xml
t/samples/rss20.xml

0 comments on commit 1c6eb9b

Please sign in to comment.