From what I've searched, it looks like there's only one way to install CPAN in Ubuntu, installing build-essential. Which brings in other dependencies like gcc and g++, which I don't want to install. Is CPAN actually in build-essential? If not is there a way to install CPAN so that we don't have to bring in other dependencies build-essential brings.
Asked
Active
Viewed 24 times