On Fri, Sep 12, 2003 at 12:30:44PM -0500, Wiggins d'Anconia wrote: > I know there were substantial improvements from 5.6.0 to 5.6.1 but I > am not sure any of them will affect my code, any in particular I should > be on the look out for?
It's perfectly usable, but 5.6.0 did end up with a reputation for bugginess... Check the perldelta for 5.6.1 to get an idea of what some of the problems were. > could I run into issues with a Perl compiled on one kernel version aka > 2.2.16 and it running under a different, specifically 2.4.9 (smp) kernel, > and what types of issues? A kernel upgrade won't (er, shouldn't) cause any problems. If you're changing the whole system, though, then you may need to configure and recompile perl and the XS modules with the new system's compiler and libraries. -- Steve -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]