]> wagnertech.de Git - kivitendo-erp.git/blobdiff - SL/InstallationCheck.pm
Wenn das "Pfeil"-Bild Teil eines Links ist, dann keinen Rahmen daraum zeichnen.
[kivitendo-erp.git] / SL / InstallationCheck.pm
index 74d3c30a66d8e56fca697123f3f0748eb22e8fe0..3977bb4697720333502cac47239a29b6fa518bf5 100644 (file)
@@ -13,6 +13,8 @@ use vars qw(@required_modules);
   { "name" => "Text::Iconv", "url" => "http://search.cpan.org/~mpiotr/" },
   { "name" => "Time::HiRes", "url" => "http://search.cpan.org/~jhi/" },
   { "name" => "YAML", "url" => "http://search.cpan.org/~ingy/" },
+  { "name" => "IO::Wrap", "url" => "http://search.cpan.org/~dskoll/IO-stringy-2.110/" },
+  { "name" => "Text::CSV_XS", "url" => "http://search.cpan.org/~hmbrand/Text-CSV_XS-0.29/" },
   );
 
 sub module_available {