February 2009 Archives

Mit der Option:
o conf prerequisites_policy follow
o conf build_requires_install_policy yes

Werden alle Abhängigkeiten ohne nachfragen Installiert.

Für 'make installdeps' empfiehlt sich noch:
export PERL_AUTOINSTALL_PREFER_CPAN=1

damit wird dann CPAN als Backend verwendet und nicht CPANPLUS von Module::Install.