add some docs
[scpubgit/Q-Branch.git] / t / 91podcoverage.t
index dd3533c..de31232 100644 (file)
@@ -28,6 +28,8 @@ my $exceptions = {
         ]
     },
     'SQL::Abstract::Test' => { skip => 1 },
+    'SQL::Abstract::Tree' => { skip => 1 },
+    'DBIx::Class::Storage::PrettyPrinter' => { skip => 1 },
 };
 
 foreach my $module (@modules) {