I am trying to change the CPAN.pm to include the destination of .gz file in the CPAN.pm but as I don't have the "sudo" rights hence its denying my access.
My question is how to uninstall the CPAN if it's possible and install again.
Is there any other solution for such cases.
Following command doesn't work:
cpan o conf init
You can use user local configuration in
~/.cpan/CPAN/MyConfig.pm, put this inside :Adapt the
gzippath if needed.