]> wagnertech.de Git - mfinanz.git/blobdiff - scripts/find-use.pl
find-use: HTML::Entities
[mfinanz.git] / scripts / find-use.pl
index 351ed86dbf544307463d531ad595d5d687173f42..f3859916eaa6575603e793cf262644b53d81f977 100755 (executable)
@@ -58,7 +58,10 @@ my (%uselines, %modules, %supplied, %requires);
   },
   'Archive::Zip' => {
     'Archive::Zip::Member'               => 1,
-  }
+  },
+  'HTML::Parser' => {
+    'HTML::Entities'                     => 1,
+  },
 );
 
 GetOptions(