XML::Writer als required Modul für SEPA-Export hinzugefügt
authorJan Büren <jan@lx-office-hosting.de>
Thu, 21 Jan 2010 15:09:25 +0000 (16:09 +0100)
committerJan Büren <jan@lx-office-hosting.de>
Thu, 21 Jan 2010 15:09:25 +0000 (16:09 +0100)
SL/InstallationCheck.pm

index 0c15916..c2b309f 100644 (file)
@@ -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" => "XML::Writer", "url" => "http://search.cpan.org/~josephw/" },
   );
 
 @optional_modules = (