]> Dogcows Code - chaz/p5-DBIx-Class-ResultSet-RecursiveUpdate/blobdiff - dist.ini
converted to Dist::Zilla
[chaz/p5-DBIx-Class-ResultSet-RecursiveUpdate] / dist.ini
diff --git a/dist.ini b/dist.ini
new file mode 100644 (file)
index 0000000..94c9f5d
--- /dev/null
+++ b/dist.ini
@@ -0,0 +1,44 @@
+name    = DBIx-Class-ResultSet-RecursiveUpdate
+author  = Zbigniew Lukasiak <zby@cpan.org>
+author  = Alexander Hartmaier <abraxxa@cpan.org>
+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
This page took 0.019906 seconds and 4 git commands to generate.