RH 9.0.
I wonder if it your locale and unicode slowing everything down... I
set my default locale to en_US (not ustf8) a while ago.
-ben
On Fri, Jul 25, 2003 at 07:02:14AM -1000, Joshua Hoblitt wrote:
> > Me too:
> > This is perl, v5.8.0 built for i386-linux-thread-multi
> >
> > Linux ayup.limey.net 2.4.20-18.9 #1 Thu May 29 06:54:41 EDT 2003
> > i686 athlon i386 GNU/Linux
> >
> > -ben
>
> So that Redhat - What version of the dist? I'm on Gentoo 1.4rc2.
>
> For me the parser makes it to:
>
> af
> af_ZA
> (race condition - hangs forever)
>
> Interestingly - if I run it through the debugger it does make some progress. It's
> taken about 8 hours to make it to 'ms'.
>
> I've reinstalled just about everything applicable from CPAN. I wonder if it's a
> problem with some c library in the dep. chain.
>
> -J
>
> --