Re: Upgrade Perl

2023-10-06 Thread Robbi Nespu
On 6/10/2023 3:03 am, William Torrez Corea wrote: How to upgrade Perl from Debian? I have Perl *v5.32.1* -- With kindest regards, William. ⢀⣴⠾⠻⢶⣦⠀ ⣾⠁⢠⠒⠀⣿⡁ Debian - The universal operating system ⢿⡄⠘⠷⠚⠋⠀ https://www.debian.org <https://www.debian.org> ⠈⠳⣄ I think you are

Re: Upgrade Perl

2023-10-05 Thread Mike Hübschen
I use https://perlbrew.pl/ Best regards, Mike On 10/5/23 21:03, William Torrez Corea wrote: How to upgrade Perl from Debian? I have Perl *v5.32.1* -- With kindest regards, William. ⢀⣴⠾⠻⢶⣦⠀ ⣾⠁⢠⠒⠀⣿⡁ Debian - The universal operating system ⢿⡄⠘⠷⠚⠋⠀ https://www.debian.org <ht

Upgrade Perl

2023-10-05 Thread William Torrez Corea
How to upgrade Perl from Debian? I have Perl *v5.32.1* -- With kindest regards, William. ⢀⣴⠾⠻⢶⣦⠀ ⣾⠁⢠⠒⠀⣿⡁ Debian - The universal operating system ⢿⡄⠘⠷⠚⠋⠀ https://www.debian.org ⠈⠳⣄

Re: How to Upgrade Perl to latest Stable Version.

2014-07-08 Thread Sam
On 07/08/2014 07:20 AM, Uday Vernekar wrote: Hi All, Currently I am using perl 5, version 12, subversion 4 (v5.12.4) Kindly suggest on how to upgrade to latest version of Perl with regards Uday V G -- * Don't ask them WHY they hurt you,

Re: How to Upgrade Perl to latest Stable Version.

2014-07-08 Thread Shawn H Corey
On Tue, 8 Jul 2014 17:50:22 +0530 Uday Vernekar wrote: > Currently I am using perl 5, version 12, subversion 4 (v5.12.4) > > Kindly suggest on how to upgrade to latest version of Perl I use perlbrew. http://perlbrew.pl/ This gives you your own version of Perl. It does not upgrade

How to Upgrade Perl to latest Stable Version.

2014-07-08 Thread Uday Vernekar
Hi All, Currently I am using perl 5, version 12, subversion 4 (v5.12.4) Kindly suggest on how to upgrade to latest version of Perl with regards Uday V G -- * Don't ask them WHY they hurt you, because all they'll tell you is lies and excu

Re: how to upgrade Perl in RedHat from binary code

2010-12-14 Thread Brian Fraser
Download the source from http://www.cpan.org/src/README.html This link http://www.effectiveperlprogramming.com/blog/750 shows how to compile a development version of Perl. A stable version is even simpler: You leave out the -Dusedevel option. If you want to install multiple instances of Perl, but

how to upgrade Perl in RedHat from binary code

2010-12-14 Thread Nguyen Duong
Hi, I’m using Perl 5.8.5 in RedHat Enterprise 4. And current Perl version is 5.12.2 Someone show me how to upgrade from perl 5.8.5 to 5.12.22 Thanks. Nguyễn Văn Dương Faculty of Information Technology, Hanoi University E-mail: nguyenduongh...@gmail.com duon...@mails.hanu.

Re: how to upgrade perl?

2007-07-27 Thread Jen mlists
Thank you Tom.I have two choices,one is to ask the tech support guys in IDC to upgrade the OS to new version which has higher version perl installed.if they don't like to do that,I would have to upgrade perl by myself following your suggestion. --jen 2007/7/27, Tom Phoenix <[EMAIL P

Re: how to upgrade perl?

2007-07-27 Thread Tom Phoenix
On 7/27/07, Jen mlists <[EMAIL PROTECTED]> wrote: > So I think I may need to upgrade perl to the current version. > But I didn't have experience on this.Can anybody show me a direction? You can upgrade perl in pretty much the same way you build and install perl from the source

how to upgrade perl?

2007-07-27 Thread Jen mlists
hello, My current system (RH linux kernel 2.4) is running perl 5.8.0. When installing something I got the errors: Warning: I could not locate your pod2man program. Please make sure, your pod2man program is in your PATH before you execute 'make' So I think I may need to upgra

How can I upgrade Perl?

2006-03-10 Thread Richard Fernandez
Is there a simple way to upgrade the current version of Perl that's running on a unix box? Is it possible to use CPAN for this (I didn't see anytning about this in the man page). Thanks in advance. Richard - Yahoo! Mail Bring photos to

Can CPAN upgrade perl?

2002-08-14 Thread KEVIN ZEMBOWER
This might be a dumb question, but it's probably a beginner's one. How can I use CPAN to upgrade perl itself? I think this is possible, because it's happened to me inadvertently when I was trying to upgrade a module. I've tried 'install perl' and 'install perl