X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/e327ee009f14a50e68d2340625777333f4ec32a6..04affa34f56018c9065e202cfe911d503ff5520a:/scripts/find-use.pl diff --git a/scripts/find-use.pl b/scripts/find-use.pl index 351ed86db..f3859916e 100755 --- a/scripts/find-use.pl +++ b/scripts/find-use.pl @@ -58,7 +58,10 @@ my (%uselines, %modules, %supplied, %requires); }, 'Archive::Zip' => { 'Archive::Zip::Member' => 1, - } + }, + 'HTML::Parser' => { + 'HTML::Entities' => 1, + }, ); GetOptions(