X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FConfig-Any.git;a=blobdiff_plain;f=MANIFEST;h=0eac562f3ea09670d481246ce35f84b6a696a90c;hp=f00b018abaff3943cc999ca6e8327a47b93eeb90;hb=4ab3432cd53b63f3979ead71525ebcf217825328;hpb=e211aeacfec7e86a9277f1b3c63c1b7c8069d8ad diff --git a/MANIFEST b/MANIFEST index f00b018..0eac562 100644 --- a/MANIFEST +++ b/MANIFEST @@ -7,10 +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/01-use.t +t/10-branches.t t/20-parse.t t/50-general.t t/51-ini.t @@ -18,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