Hi,

We have lots of linux OS which version is RedHad 9,kernel 2.4.x.There are many 
perl scripts and programs running on them.If I update the kernel from 2.4.x to 
2.6.x,would it affect the current perl programs?Thanks.

-----Original Message-----
From: Chris Devers <[EMAIL PROTECTED]>
Sent: Dec 16, 2005 3:06 AM
To: Venkat Kumar <[EMAIL PROTECTED]>
Cc: Perl Beginners List <beginners@perl.org>
Subject: Re: Migration of Perl from older version - need help

On Thu, 15 Dec 2005, Venkat Kumar wrote:

>    I am new to Perl.  Can some one please help me by giving some tips 
> that I need to look into during migration of an older version of Perl 
> script (CGI).
> 
>    What is the stable version of Perl at this moment?

5.8.mumble. I think 5.8.6, last I checked. 
 
In general, when upgrading the system copy of Perl, you usually don't 
have to make any changes to your scripts. It isn't a bad idea to bring 
them up to date with modern programming constructs, but if the older 
stuff isn't broken, you don't have to change things.  


-- 
Chris Devers

ôJz×Âvr£¿E?


--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to