X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FConfig-Any.git;a=blobdiff_plain;f=MANIFEST;h=0eac562f3ea09670d481246ce35f84b6a696a90c;hp=d7e7b602c06c8c516e67125f3a62b3cb204f3c3c;hb=e17d1736c6f94fcf7b5a1f395eaac6ead5882f6c;hpb=fe945b93c6e8eb1aa55b6a8194dfeb8457ed1a1c diff --git a/MANIFEST b/MANIFEST index d7e7b60..0eac562 100644 --- a/MANIFEST +++ b/MANIFEST @@ -7,11 +7,11 @@ lib/Config/Any/JSON.pm lib/Config/Any/Perl.pm lib/Config/Any/XML.pm lib/Config/Any/YAML.pm -MANIFEST -META.yml # Will be created by "make dist" +Makefile.PL +MANIFEST This list of files README -t/00.load.t t/01-use.t +t/10-branches.t t/20-parse.t t/50-general.t t/51-ini.t @@ -19,11 +19,15 @@ t/52-json.t t/53-perl.t t/54-xml.t t/55-yaml.t +t/61-features.t t/conf/conf.conf +t/conf/conf.foo t/conf/conf.ini t/conf/conf.json t/conf/conf.pl t/conf/conf.xml t/conf/conf.yml +t/conf/conf2.ini t/pod-coverage.t t/pod.t +META.yml