aptitude install libparent-perl musste ich für die 2.6.2-unstable ausführen. Entsprec...
authorJan Büren <jan@lx-office-hosting.de>
Mon, 30 Aug 2010 11:40:33 +0000 (13:40 +0200)
committerJan Büren <jan@lx-office-hosting.de>
Mon, 30 Aug 2010 11:40:33 +0000 (13:40 +0200)
SL/InstallationCheck.pm

index a48c7c6..da419e9 100644 (file)
@@ -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 = ();