At 06:46 PM 11/11/2003 +0000, Andrew Green wrote: >On Tue, 11 Nov 2003 18:19:31 +0000 (GMT), Ged Haywood wrote: > >> If you're using 5.8.0 right now you're probably best advised >> to wait for Perl 5.8.2, as 5.8.1 has a few issues - but it does work >> OK. > >Really? Is it ill-advised to use 5.8.1 in a production mod_perl >environment? I'm in the process of setting up a new server, and I'd >like to make sure the UTF8 handling is as good as it can be, and it'll >be doing a fair amount of XML work. And I'll be using MySQL too.
Well, my older production machines are using 5.6.1 with mod_perl and that has been working very well for 8 months on VERY heavily used servers. After everything was debugged one machine has been up for 186 days with no trouble at all. Newer production machines are using Perl 5.8.1 as is my development machine, after many issues, hassles and downright nasty problems with 5.8.0 I moved to 5.8.1. Perl, Apache and mod_perl were all built locally. Perl 5.8.2 is out now for at least a week. I have not heard of any issues relating to its use. john >Cheers, >Andrew. > >-- >Reporting bugs: http://perl.apache.org/bugs/ >Mail list info: http://perl.apache.org/maillist/modperl.html -- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html