in reply to Error Perl module installation Linux

Your post history is a little bit all over the place. Last time you were trying to build a perl of your own to avoid using the system perl. If you've done this successfully you'll need to use cpan which ships with your perl, rather than the system perl. which cpan likely shows the system perl. Examine the previous replies you got about the PATH environment variable. If you are using the system perl now, use your OS package manager as suggested.