more command error handling fixes
[scpubgit/System-Introspector.git] / Makefile.PL
index 34eedd9..f3a036f 100644 (file)
@@ -24,6 +24,7 @@ my %requires = (
     'Capture::Tiny'             => 0,
     'File::Tree::Snapshot'      => 0,
     'Object::Remote'            => 0,
+    'JSON::Diffable'            => 0,
 );
 
 # have to do this since old EUMM dev releases miss the eval $VERSION line