X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/40bf406fe82573ddfecf19284d703af83476d90d..1d6ec050bf49badaa6d165dac433f5e7cbdd35c0:/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/" }, );