CPAN::FirstTime
The CPAN::FirstTime module has one function, init
, which is an initialization routine called automatically the first time a user uses the CPAN module. It asks the user a series of questions, and writes the answers into a CPAN::Config
file.