X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=SL%2FInstallationCheck.pm;h=03f1104dc34064509eb1f29b72cc27f1f9dda8ff;hb=f12578d2a25dcbd08be73352026f75964b270757;hp=c2b309f25c5767b32ef21b93401655516d407fc0;hpb=55dc7acfa103c99ca08270faa7527c363783af3c;p=kivitendo-erp.git 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/" }, );