namespace::autoclean prior to 0.09 prints deprecation warnings for get_method_map...
Karen Etheridge [Fri, 10 Sep 2010 17:51:57 +0000 (10:51 -0700)]
dist.ini

index 31a3faf..89b50dc 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -29,7 +29,7 @@ repository.type   = git
 
 [Prereqs]
 Moose                = 0.98
-namespace::autoclean = 0
+namespace::autoclean = 0.09
 
 [Prereqs / TestRequires]
 Test::More      = 0.88