From: Joel Bernstein Date: Tue, 22 Aug 2006 21:32:30 +0000 (+0000) Subject: MANIFEST update X-Git-Tag: v0.04^0 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FConfig-Any.git;a=commitdiff_plain;h=e2ef8b2f3b310176936c27a9744fc671c9114111 MANIFEST update --- diff --git a/MANIFEST b/MANIFEST index f00b018..1d75711 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 @@ -24,5 +25,6 @@ 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