X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/fb1e65086b66bac948150bbc1e8fd6e300c21823..c7ad704784c9248f27488fa44f277e6a5e5feb3f:/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 = ();