HTML::Entities in InstallationCheck aufgenommen
authorG. Richardson <information@kivitendo-premium.de>
Fri, 27 Feb 2015 10:00:06 +0000 (11:00 +0100)
committerG. Richardson <information@kivitendo-premium.de>
Fri, 27 Feb 2015 10:00:06 +0000 (11:00 +0100)
gefunden durch
perl scripts/find-use.pl

SL/InstallationCheck.pm

index b22d4e7..cddb903 100644 (file)
@@ -29,6 +29,7 @@ BEGIN {
   { name => "FCGI",            version => '0.72',  url => "http://search.cpan.org/~mstrout/",   debian => 'libfcgi-perl' },
   { name => "File::Copy::Recursive",               url => "http://search.cpan.org/~dmuey/",     debian => 'libfile-copy-recursive-perl' },
   { name => "GD",                                  url => "http://search.cpan.org/~lds/",       debian => 'libgd-gd2-perl', },
+  { name => 'HTML::Entities',                      url => 'http://search.cpan.org/~gaas/', },
   { name => 'HTML::Parser',                        url => 'http://search.cpan.org/~gaas/',      debian => 'libhtml-parser-perl', },
   { name => 'HTML::Restrict',                      url => 'http://search.cpan.org/~oalders/', },
   { name => "Image::Info",                         url => "http://search.cpan.org/~srezic/",    debian => 'libimage-info-perl' },