]> wagnertech.de Git - kivitendo-erp.git/blobdiff - SL/InstallationCheck.pm
Der englische Plural von "category" ist "categories".
[kivitendo-erp.git] / SL / InstallationCheck.pm
index dc2a124f072a21dbe53f0ffa8046c48cc48f9fb8..2c92136a337ba4fda9c4e32670d7664339626469 100644 (file)
@@ -16,6 +16,7 @@ use vars qw(@required_modules);
   { "name" => "IO::Wrap", "url" => "http://search.cpan.org/~dskoll/" },
   { "name" => "Text::CSV_XS", "url" => "http://search.cpan.org/~hmbrand/" },
   { "name" => "List::Util", "url" => "http://search.cpan.org/~gbarr/" },
+  { "name" => "Template", "url" => "http://search.cpan.org/~abw/" },
   );
 
 sub module_available {