]> Dogcows Code - chaz/p5-DBIx-Class-ResultSet-RecursiveUpdate/blob - dist.ini
carp if value of many-to-many pseudo rel isn't an arrayref or scalar
[chaz/p5-DBIx-Class-ResultSet-RecursiveUpdate] / dist.ini
1 name = DBIx-Class-ResultSet-RecursiveUpdate
2 author = Zbigniew Lukasiak <zby@cpan.org>
3 author = John Napiorkowski <jjnapiork@cpan.org>
4 author = Alexander Hartmaier <abraxxa@cpan.org>
5 license = Perl_5
6 copyright_holder = Zbigniew Lukasiak, John Napiorkowski, Alexander Hartmaier
7 copyright_year = 2010
8
9 version = 0.20
10
11 [@Basic]
12
13 [PodWeaver]
14 [PkgVersion]
15 [NextRelease]
16 [MetaConfig]
17 [MetaJSON]
18
19 [MetaNoIndex]
20 directory = t/lib
21
22 [MetaResources]
23 repository.type = git
24 repository.url = git://github.com/zby/DBIx--Class--ResultSet--RecursiveUpdate.git
25 repository.web = http://github.com/zby/DBIx--Class--ResultSet--RecursiveUpdate
26
27 [PodSyntaxTests]
28 [PodCoverageTests]
29 [PortabilityTests]
30 [DistManifestTests]
31 [SynopsisTests]
32 [UnusedVarsTests]
33 [HasVersionTests]
34
35 [Prereqs]
36 DBIx::Class = 0.08103
37 DBIx::Class::IntrospectableM2M = 0
38 SQL::Translator = 0.11006
39 DateTime = 0
40 DBD::SQLite = 1.21
41 Readonly = 1.03
42 List::MoreUtils = 0.22
43 Carp::Clan = 6.04
44
45 [Prereqs / TestRequires]
46 Test::More = 0.88
47 Test::Warn = 0.20
This page took 0.030135 seconds and 4 git commands to generate.