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


in reply to Are you using 5.10.0 ?

It comes as standard with Debian Lenny and above, so I'm using because it's automatically there. I will manually install the last 5.8, as I need older Perls to do regressions tests on my own modules.

There is also an argument to keep two Perls on your system, one shipped by the vendor which you leave alone and one you manually install and maintain that you use yourself.


--
ajt

Replies are listed 'Best First'.
Re^2: Are you using 5.10.0 ?
by kabeldag (Hermit) on May 30, 2008 at 09:02 UTC
    That's what I am going to be doing tonight. I just haven't been bothered until now :S