1834150 Members
2350 Online
110064 Solutions
New Discussion

perl ??

 
Sachin Soni_1
Frequent Advisor

perl ??


What is the latest ver of perl.
i ve a hp 11.00 box, and need to load on that.
what the way to load it , do i need to compile it.

Thanks in advance,
Sachin
N-joy
5 REPLIES 5
S.K. Chan
Honored Contributor

Re: perl ??

Current stable production release is 5.6.1

http://www.perl.com

has a lot of resources on Perl.

good luck !
John Bolene
Honored Contributor

Re: perl ??

Get it from
http://hpux.connect.org.uk/hppd/hpux/Languages/perl-5.6.1/

the utah site looks to be down
It is always a good day when you are launching rockets! http://tripolioklahoma.org, Mostly Missiles http://mostlymissiles.com
Sachin Patel
Honored Contributor

Re: perl ??

Hi Sachin
If you get compile version then you just install using swinstall(depot format)Get the depot from
www.hpux.cs.utah.edu and search for perl.

If you download source then you have to compile it. Mostly it has three steps
#./configure
#make
#make install

Your Name
Is photography a hobby or another way to spend $
Uday_S_Ankolekar
Honored Contributor

Re: perl ??

Hi,

Latest is 5.6.1 You can get it from perl.com

GoodLuck
-USA..
Good Luck..
Keith Curnow
Occasional Contributor

Re: perl ??

Perl 5.6.1 is on the September 2001 Application CDs as well as all ther other places that you can get it.