http://www.perlmonks.org?node_id=1001566


in reply to Re: Opensuse 12.2 how can i check if i do run one or two versions of Perl?!
in thread Opensuse 12.2 how can i check if i do run one or two versions of Perl?!

hi there - hello dear aitap mille grazie for the tipp...



update & not





# curl -kL http://install.perlbrew.pl | bash % Total % Received % Xferd Average Speed Time Time Time + Current Dload Upload Total Spent Left + Speed 0 315 0 0 0 0 0 0 --:--:-- --:--:-- --:--: +-- 0 100 1022 100 1022 0 0 1121 0 --:--:-- --:--:-- --:--: +-- 1121 ## Download the latest perlbrew ## Installing perlbrew perlbrew is installed: ~/perl5/perlbrew/bin/perlbrew perlbrew root (~/perl5/perlbrew) is initialized. + + Append the following piece of code to the end of your ~/.bash_profile +and start a + new shell, perlbrew should be up and fully functional from there: + + + + source ~/perl5/perlbrew/etc/bashrc + + + + Simply run `perlbrew` for usage details. + + Happy brewing! ## Installing patchperl ## Done.
  • Comment on Re^2: Opensuse 12.2 how can i check if i do run one or two versions of Perl?!
  • Download Code

Replies are listed 'Best First'.
Re^3: Opensuse 12.2 how can i check if i do run one or two versions of Perl?!
by aitap (Curate) on Oct 31, 2012 at 15:06 UTC

    Was perlbrew installed before you installed it this time? I meant that you need just to check for its presence (which would have meaned that there is a custom-installed Perl apart from packaged Perl), not to install (or use) it. You can still try to install another Perl and see if it solves your problem, but this is a wrong way.

    And you still didn't show us (or link us to) the errors you receive. Can you please do it?

    Sorry if my advice was wrong.
      it was not installed - i did it later on...
        So you can't show us the error messages we are talking about?
        Sorry if my advice was wrong.