Install CPAN in Fedora

Tagged with: , , , , , ,

If you are getting a ‘Can’t locate CPAN.pm in @INC’ error while opening cpan, you have not installed Bundle::Cpan. You can do that without Cpan - using yum


yum install perl-CPAN

Leave a Reply