The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
name    = DBIx-Class-ResultSet-RecursiveUpdate
author  = Zbigniew Lukasiak <zby@cpan.org>
author  = John Napiorkowski <jjnapiork@cpan.org>
author  = Alexander Hartmaier <abraxxa@cpan.org>
author  = Gerda Shank <gshank@cpan.org>
license = Perl_5
copyright_holder = Zbigniew Lukasiak, John Napiorkowski, Alexander Hartmaier
copyright_year   = 2013

version = 0.34

[@Basic]

[PodWeaver]
[PkgVersion]
[NextRelease]
[MetaConfig]
[MetaJSON]

[MetaNoIndex]
directory = t/lib
directory = t_dbic/lib

[MetaResources]
repository.type = git
repository.url = git://github.com/gshank/dbix-class-resultset-recursiveupdate
repository.web = http://github.com/gshank/dbix-class-resultset-recursiveupdate

[PodSyntaxTests]
[PodCoverageTests]
[Test::Portability]
[Test::DistManifest]
[Test::Synopsis]
[Test::UnusedVars]
[HasVersionTests]

[@Git]
commit_msg  = version %v%n%n%c
tag_format  = %v
tag_message = %v

[Prereqs]
DBIx::Class = 0.08103
DBIx::Class::IntrospectableM2M = 0
SQL::Translator = 0.11016
DateTime  = 0
DBD::SQLite = 1.21
Readonly = 1.03
List::MoreUtils = 0.22
Carp::Clan = 6.04

[Prereqs / TestRequires]
Test::More = 0.88
Test::Warn = 0.20
Test::Trap = 0.2.2