X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/4c6a0cbb1632d7d799d45467dea3ea82dda7291e..b9c43bec0ee939a7eeb45223d44a83994445bc29:/SL/InstallationCheck.pm diff --git a/SL/InstallationCheck.pm b/SL/InstallationCheck.pm index c2b309f25..03f1104dc 100644 --- a/SL/InstallationCheck.pm +++ b/SL/InstallationCheck.pm @@ -23,6 +23,7 @@ use strict; { "name" => "Template", "url" => "http://search.cpan.org/~abw/" }, { "name" => "Digest::MD5", "url" => "http://search.cpan.org/~gaas/" }, { "name" => "PDF::API2", "url" => "http://search.cpan.org/~areibens/" }, + { "name" => "URI", "url" => "http://search.cpan.org/~gaas/" }, { "name" => "XML::Writer", "url" => "http://search.cpan.org/~josephw/" }, );