]> Dogcows Code - chaz/p5-DBIx-Class-ResultSet-RecursiveUpdate/blobdiff - dist.ini
use an in-memory SQLite db for moosified-rs.t to not break the dzil release process...
[chaz/p5-DBIx-Class-ResultSet-RecursiveUpdate] / dist.ini
index 94c9f5d7069a58735cbdb26aab0d4de260e2e047..29bd2da860b7c54570f53527f085ba917e69f57f 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_holder = Zbigniew Lukasiak, John Napiorkowski, Alexander Hartmaier
 copyright_year   = 2010
 
-version = 0.199901
+version = 0.21
 
 [@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.018584 seconds and 4 git commands to generate.