X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fp5-DBIx-Class-ResultSet-RecursiveUpdate;a=blobdiff_plain;f=dist.ini;fp=dist.ini;h=94c9f5d7069a58735cbdb26aab0d4de260e2e047;hp=0000000000000000000000000000000000000000;hb=525b900f8cd814ea1c1294987bfbe8cd7543c040;hpb=f3ef41031535349b6582bbf59638ac3b1cc8e3e0 diff --git a/dist.ini b/dist.ini new file mode 100644 index 0000000..94c9f5d --- /dev/null +++ b/dist.ini @@ -0,0 +1,44 @@ +name = DBIx-Class-ResultSet-RecursiveUpdate +author = Zbigniew Lukasiak +author = Alexander Hartmaier +license = Perl_5 +copyright_holder = Zbigniew Lukasiak, Alexander Hartmaier +copyright_year = 2010 + +version = 0.199901 + +[@Basic] + +[PodWeaver] +[PkgVersion] +[NextRelease] +[MetaConfig] +[MetaJSON] + +[MetaNoIndex] +directory = t/lib + +[MetaResources] +repository.type = git +repository.url = git://github.com/zby/DBIx--Class--ResultSet--RecursiveUpdate.git +repository.web = http://github.com/zby/DBIx--Class--ResultSet--RecursiveUpdate + +[PodSyntaxTests] +[PodCoverageTests] +[PortabilityTests] +[DistManifestTests] +[SynopsisTests] +[UnusedVarsTests] +[HasVersionTests] + +[Prereqs] +DBIx::Class = 0.08103 +DBIx::Class::IntrospectableM2M = 0 +SQL::Translator = 0.11006 +DateTime = 0 +DBD::SQLite = 1.21 +Readonly = 1.03 +List::MoreUtils = 0.22 + +[Prereqs / TestRequires] +Test::More = 0.88 \ No newline at end of file