in reply to Re: How to configure CPAN automatically?
in thread How to configure CPAN automatically?

This ought to do it but it doesn't quite work for me , ignores the first arg, prompts for url list
require CPAN::FirstTime; CPAN::FirstTime::init( 'GonerConfig.pm', autoconfig => 1 , );