B
B
b4rret2016-06-10 15:12:04
Perl
b4rret, 2016-06-10 15:12:04

How to update CPAN.pm on Ubuntu?

Good afternoon! You need to install the perl module -MCPAN -e 'install "LWP::UserAgent"'. But when executing this command, a message appears

New CPAN.pm version (v2.10) available.
  [Currently running version is v2.00]
  You might want to try
    install CPAN
    reload cpan
  to both upgrade CPAN.pm and run the new version without leaving
  the current session.

How to update CPAN.pm?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
B
b4rret, 2016-06-10
@b4rret

Solution here stackoverflow.com/questions/19677296/how-to-update...

P
parserpro, 2016-06-17
@parserpro

They clearly write to you what you need right here, without leaving anywhere, execute the commands:
install CPAN
reload cpan
You would at least bother to translate the message.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question