in reply to Re: How to configure CPAN automatically?in thread How to configure CPAN automatically?
require CPAN::FirstTime; CPAN::FirstTime::init( 'GonerConfig.pm', autoconfig => 1 , ); [download]