allow setting the result_class to undef to prevent the usage of HashRefInflator
[catagits/Catalyst-Controller-DBIC-API.git] / dist.ini
index f672cba..ccced82 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -1,5 +1,5 @@
 name = Catalyst-Controller-DBIC-API
-version = 2.002004
+version = 2.004001
 author = Nicholas Perez <nperez@cpan.org>
 author = Luke Saunders <luke.saunders@gmail.com>
 author = Alexander Hartmaier <abraxxa@cpan.org>
@@ -33,6 +33,7 @@ repository.web = http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits/Catalys
 [HasVersionTests]
 
 [Prereqs]
+perl = 5.008006
 DBIx::Class = 0.08103
 Catalyst::Runtime = 5.7010
 Catalyst::Controller::ActionRole = 0