File tree 1 file changed +4
-1
lines changed
1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 1
1
Build.PL
2
- Makefile.PL
3
2
Changes
4
3
eg/check_feed.pl
5
4
lib/XML/Feed.pm
@@ -11,6 +10,7 @@ lib/XML/Feed/Entry/Format/RSS.pm
11
10
lib/XML/Feed/Format/Atom.pm
12
11
lib/XML/Feed/Format/RSS.pm
13
12
lib/XML/Feed/Util.pm
13
+ Makefile.PL
14
14
MANIFEST This list of files
15
15
MANIFEST.SKIP
16
16
META.json
@@ -51,6 +51,7 @@ t/26-content-encoded.t
51
51
t/27-dummy-content-encoded.t
52
52
t/28-rss-guid.t
53
53
t/29-date-parsing.t
54
+ t/has-version.t
54
55
t/pod-coverage.t
55
56
t/pod.t
56
57
t/relative-links.t
@@ -63,6 +64,8 @@ t/samples/atom.xml
63
64
t/samples/base_atom.xml
64
65
t/samples/base_rss.xml
65
66
t/samples/category-bug.xml
67
+ t/samples/rss-content-encoded.xml
68
+ t/samples/rss-guid.xml
66
69
t/samples/rss-multiple-categories.xml
67
70
t/samples/rss-multiple-subjects.xml
68
71
t/samples/rss10-datespaces.xml
You can’t perform that action at this time.
0 commit comments