How to install CPAN modules on mageia 4? I am struggling to find out to achieve this.
any help is appreciated..
How to install CPAN modules on mageia 4? I am struggling to find out to achieve this.
any help is appreciated..
Copyright © 2021 Jogjafile Inc.
First you probably don't need to, just install the package.
For example perl-WWW-Mechanize is the one for WWW::Mechanize. You should use rpmdrake or urpmi to find the package providing the module you want.
If you want to be able to use the cpan command, you need to install perl-devel package.