Skip to content

Commit 1562116

Browse files
committed
Added missing files to MANIFEST
1 parent 55466a1 commit 1562116

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

MANIFEST

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
Build.PL
2-
Makefile.PL
32
Changes
43
eg/check_feed.pl
54
lib/XML/Feed.pm
@@ -11,6 +10,7 @@ lib/XML/Feed/Entry/Format/RSS.pm
1110
lib/XML/Feed/Format/Atom.pm
1211
lib/XML/Feed/Format/RSS.pm
1312
lib/XML/Feed/Util.pm
13+
Makefile.PL
1414
MANIFEST This list of files
1515
MANIFEST.SKIP
1616
META.json
@@ -51,6 +51,7 @@ t/26-content-encoded.t
5151
t/27-dummy-content-encoded.t
5252
t/28-rss-guid.t
5353
t/29-date-parsing.t
54+
t/has-version.t
5455
t/pod-coverage.t
5556
t/pod.t
5657
t/relative-links.t
@@ -63,6 +64,8 @@ t/samples/atom.xml
6364
t/samples/base_atom.xml
6465
t/samples/base_rss.xml
6566
t/samples/category-bug.xml
67+
t/samples/rss-content-encoded.xml
68+
t/samples/rss-guid.xml
6669
t/samples/rss-multiple-categories.xml
6770
t/samples/rss-multiple-subjects.xml
6871
t/samples/rss10-datespaces.xml

0 commit comments

Comments
 (0)