- need internet access to linux box
sudo perl -MCPAN -e 'install Config::IniFiles'
>>>> before that
#yum install perl-CPAN
>>> configure CPAN
# cpan
>> configure most of the steps in cpan
or from cpan
# cpan
cpan shell -- CPAN exploration and modules installation (v1.9205)
ReadLine support available (maybe install Bundle::CPAN or Bundle::CPANxxl?)
cpan[1]> install "Config::IniFiles";
No comments:
Post a Comment