Order: new_from: auch gleiche Quell- und Ziel-Typen berücksichtigen
[kivitendo-erp.git] / scripts / find-use.pl
index da5d65f..61bfff7 100755 (executable)
@@ -65,6 +65,9 @@ my (%uselines, %modules, %supplied, %requires);
   'URI' => {
     'URI::Escape'                        => 1,
   },
+  'File::MimeInfo' => {
+    'File::MimeInfo::Magic'              => 1,
+  },
 );
 
 GetOptions(
@@ -221,7 +224,6 @@ find-use
 =head1 EXAMPLE
 
  # perl scipts/find-use.pl
- !missing : Perl::Tags
  !missing : Template::Constants
  !missing : DBI