]> Dogcows Code - chaz/p5-DBIx-Class-ResultSet-RecursiveUpdate/blobdiff - dist.ini
fixed moosified-rs.t failures by making the test skip if not all dependencies are met
[chaz/p5-DBIx-Class-ResultSet-RecursiveUpdate] / dist.ini
index 94c9f5d7069a58735cbdb26aab0d4de260e2e047..ade81be6fba603187aa9a5c683041aceb4911e53 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -1,11 +1,12 @@
 name    = DBIx-Class-ResultSet-RecursiveUpdate
 author  = Zbigniew Lukasiak <zby@cpan.org>
+author  = John Napiorkowski <jjnapiork@cpan.org>
 author  = Alexander Hartmaier <abraxxa@cpan.org>
 license = Perl_5
-copyright_holder = Zbigniew Lukasiak, Alexander Hartmaier
-copyright_year   = 2010
+copyright_holder = Zbigniew Lukasiak, John Napiorkowski, Alexander Hartmaier
+copyright_year   = 2011
 
-version = 0.199901
+version = 0.22
 
 [@Basic]
 
@@ -39,6 +40,8 @@ DateTime  = 0
 DBD::SQLite = 1.21
 Readonly = 1.03
 List::MoreUtils = 0.22
+Carp::Clan = 6.04
 
 [Prereqs / TestRequires]
-Test::More = 0.88
\ No newline at end of file
+Test::More = 0.88
+Test::Warn = 0.20
This page took 0.021299 seconds and 4 git commands to generate.