X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/d1987c14ae2460485d7e2a2e60c92a2d1ce4a4e8..4555e1300f7ddd26d4548156360f4988d5b835ff:/SL/InstallationCheck.pm diff --git a/SL/InstallationCheck.pm b/SL/InstallationCheck.pm index a48c7c644..da419e982 100644 --- a/SL/InstallationCheck.pm +++ b/SL/InstallationCheck.pm @@ -25,6 +25,7 @@ use strict; { name => "URI", url => "http://search.cpan.org/~gaas/" }, { name => "XML::Writer", url => "http://search.cpan.org/~josephw/" }, { name => "YAML", url => "http://search.cpan.org/~ingy/" }, + { name => "parent", url => "http://search.cpan.org/dist/parent/" }, ); @optional_modules = ();