add Class::Load to dev prereqs
[scpubgit/Object-Remote.git] / Makefile.PL
index dcd9918..32578a0 100644 (file)
@@ -32,6 +32,7 @@ my %META = (
     },
     develop   => {
       requires => {
+        'Class::Load' => 0,
       },
     },
   },