gugod / App-perlbrew

Manage perl installations in your $HOME
https://perlbrew.pl
Other
720 stars 216 forks source link

Version # mismatch #734

Closed ronsavage closed 2 years ago

ronsavage commented 2 years ago

ron@zigzag:~$ cpanm App::perlbrew App::perlbrew is up to date. (0.93) ron@zigzag:~$ perlbrew version /home/ron/perl5/perlbrew/bin/perlbrew - App::perlbrew/0.92

ronsavage commented 2 years ago

Agghh. Ignore the strikeouts. The text itself is exactly what I posted. Thanx

gugod commented 2 years ago

@ronsavage I think your /home/ron/perl5/perlbrew/bin/perlbrew is something installed not by doing cpanm but by doing:

curl -L https://install.perlbrew.pl | bash

To upgrade that one, do this:

perlbrew self-upgrade
ronsavage commented 2 years ago

Hi Kang-min

You are correct. And the self-upgrade worked, of course.

$many x $thanx;


Cheers Ron savage.net.au

On 2021-12-05 10:14, Kang-min Liu wrote:

@ronsavage [1] I think your /home/ron/perl5/perlbrew/bin/perlbrew is something installed not by doing cpanm but by doing:

curl -L https://install.perlbrew.pl | bash

To upgrade that one, do this:

perlbrew self-upgrade

-- You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub [2], or unsubscribe [3]. Triage notifications on the go with GitHub Mobile for iOS [4] or Android [5].

Links:

[1] https://github.com/ronsavage [2] https://github.com/gugod/App-perlbrew/issues/734#issuecomment-986107401 [3] https://github.com/notifications/unsubscribe-auth/AAAFH6D3ITIHICPLETGBZUTUPKOEHANCNFSM5JA2JMQA [4] https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 [5] https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub