First cut at multiple category/tag support
authorSimon Wistow <simon@thegestalt.org>
Tue, 9 Dec 2008 23:39:29 +0000 (23:39 +0000)
committerSimon Wistow <simon@thegestalt.org>
Tue, 9 Dec 2008 23:39:29 +0000 (23:39 +0000)
commita0cca2a470fa11edc3493a96c4f42a6e5cc4e87e
tree6d8fa8533f31c5a35be5f1aa80703701ccc6a376
parent3353d70c864537d265ed4cb2ab981ed36875e521
First cut at multiple category/tag support
12 files changed:
Build.PL
Changes
lib/XML/Feed/Entry.pm
lib/XML/Feed/Format/Atom.pm
lib/XML/Feed/Format/RSS.pm
t/12-multi-categories-atom.t [new file with mode: 0644]
t/12-multi-categories-rss.t [new file with mode: 0644]
t/12-multi-categories.base [new file with mode: 0644]
t/12-multi-subjects-rss.t [new file with mode: 0644]
t/samples/atom-multiple-categories.xml [new file with mode: 0644]
t/samples/rss-multiple-categories.xml [new file with mode: 0644]
t/samples/rss-multiple-subjects.xml [new file with mode: 0644]