And from a script:perl -MCPAN::FirstTime -e 'CPAN::FirstTime::init();'
#!/usr/bin/perl use strict; use warnings; use CPAN; use CPAN::FirstTime; CPAN::FirstTime::init(); CPAN::Shell->install( "Bundle::CPAN", "Bundle::LWP");
In reply to Re^3: CPAN::Shell not loading CPAN config
by Khen1950fx
in thread CPAN::Shell not loading CPAN config
by bannaN
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |