More prereqs
Dave Rolsky [Sun, 23 Jan 2011 04:50:53 +0000 (22:50 -0600)]
dist.ini

index 89b4511..f26c755 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -33,6 +33,8 @@ repository.type   = hg
 [Prereqs]
 Catalyst::Action::REST = 0.90
 Catalyst::Runtime      = 5.80030
+Moose                  = 0
+Params::Util           = 0
 
 [Prereqs / TestRequires]
 Test::More = 0.88